Experimental code generation for WebAssembly from Cranelift IR.
note: not ready for usage yet
Contains an item called WasmModule
which implements
cranelift_module::Module
Everything!
(more specifically)
- lots of operators
- some ironing out of bugs in control-flow translation
- translation of more complex control flow
- testing