enlightware / enlightware/ferlium
Generate WASM from MIR
Open
jit
mir
- Dominant language
- Rust
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently the main target of Ferlium is WASM, so once SSA is stable, we should generate WASM instructions from it, for example using [wasm-encoder](https://crates.io/crates/wasm-encoder).
Contributor guide
Assessment
This issue has not been assessed yet.