Module compiler

Source
Expand description

Support for compiling with Cranelift.

Structsยง

CraneliftCompiler
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