Broken 0.4.25 asm.js binary
Open
bug :bug:
low impact
solcbin
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 29
Description
Originally reported in https://github.com/ethereum/solc-js/issues/537 but it looks like more of a solc-bin issue than solc-js one.
The asm.js binary for 0.4.25 seems broken. Crashes for me on node.js 14 and 16. Only works with 12. Wasm version does not have this problem.
Contributor guide
Research direction
Reproduce the asm.js binary for solc 0.4.25 under Node.js 14 and 16, then compare its behavior with Node.js 12 and the Wasm version. Trace the binary packaging or compiler entry point responsible for that release; done means the asm.js binary runs successfully on Node.js 14 and 16 without regressing the working cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100