WebAssembly / WebAssembly/binaryen
wasm2c from binaryen conflicts with wasm2c from wabt
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 8.6k
- Forks
- 885
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 69
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- wasm
- Domain
- build-system, compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100