-
Notifications
You must be signed in to change notification settings - Fork 792
Closed
Description
Work that needs to be done before wasm2asm can be used in toolchains or as a polyfill:
- finish i64 to i32 lowering pass
- finish wasm2asm translation of ops
- implement wast assertion translations for i64s
- full spec tests for wasm2asm
- performance testing wasm backend -> wasm2asm vs Fastcomp
- performance parity with Fastcomp
Work to be done once wasm2asm is finished:
- integrate wasm2asm into Emscripten
- phase out Fastcomp in favor of wasm backend -> wasm2asm
chicoxyzzy, dcodeIO, pepyakin, chpio, MattiasBuelens and 2 more
Metadata
Metadata
Assignees
Labels
No labels