wasm2c from binaryen conflicts with wasm2c from wabt

Open
#9,002 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
wasm

Research direction

Start by reviewing the newly added wasm2c tool from issue #8763 and comparing its installed name and behavior with wabt's wasm2c. Determine whether the tools are compatible or whether one should be renamed. Done means both packages can be installed together without a name collision and the chosen behavior is documented.

Written by the indexing model from the issue text.

Description

The newly added (#8763) wasm2c tool introduces a conflict with wabt's wasm2c, which would prevent both packages from being installed at the same time on Fedora (and I have another package that requires both to build).

Are these two wasm2c supposed to be drop-in replacements and compatible? If not, can you rename one of them?

Dominant language
WebAssembly
Stars
8.6k
Forks
885
Avg merge
2d 1h
Merged PRs (30d)
70

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WebAssembly/binaryen

All issues in WebAssembly/binaryen

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.