WebAssembly / WebAssembly/binaryen
wasm-reduce problems on OS X
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- WebAssembly
- Stars
- 8.6k
- Forks
- 885
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 69
Description
Hi, check out my experience using wasm-reduce:
https://gist.github.com/pepyakin/79de4ac26d20adcd9db64bf85ef34cba
the problems I encountered:
timeoutis not installed on macOSwasm-optcan't be found without explicit envBINARYEN_ROOT.
I think that just a few more checks and error messages would be great to ease the experience!
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 reproducing the reported wasm-reduce experience on macOS, using the linked gist and the wasm-reduce and wasm-opt entry points. Check the behavior when timeout is unavailable and when BINARYEN_ROOT is unset; done means these cases produce clear guidance or error messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, wasm
- Domain
- cli, compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100