Expand description
Support for compiling with Cranelift.
Structsยง
- Cranelift
Compiler - A compiler that compiles a WebAssembly module with Cranelift, translating the Wasm to Cranelift IR, optimizing it and then translating to assembly.
Functionsยง
- mach_
reloc_ ๐to_ reloc - mach_
trap_ ๐to_ trap - translate_
ir_ ๐trapcode - Translates the Cranelift IR TrapCode into generic Trap Code