This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Opcode renumbering progress tracking #216
Closed
Description
We have started upating projects to use the new opcodes proposed in #209 according the process described in #129. This issue tracks the progress of the update for various projects. Feel free to comment on the progress of the update for any additional projects you may know about.
- ✅ V8: merged and available from jsvu
- ✅ LLVM: merged upstream
- ✅ Binaryen: merged upstream
- ✅ WABT: released in 1.0.15
- ✅ Emscripten: released in 1.39.15
- ✅ wasmparser.rs: released in 0.52
- ✅ Chrome: released to Stable in 84
- ✅ Firefox Nightly
- ✅ Node: Released in 14.6.
- 📝 Rust: LLVM PR merged, rust-lang/rust PR to follow
- ❔ ImplementationStatus.md, BinarySIMD.md, and tests in this repo