Expand description
Helper functions and structures for the translation.
Functions§
- Create a
Block
with the given Wasm parameters. - Turns a
wasmparser
f32
into aCranelift
one. - Turns a
wasmparser
f64
into aCranelift
one. - Special VMContext value label. It is tracked as 0xffff_fffe label.
- Transform Cranelift LibCall into runtime LibCall
- Transform Cranelift Reloc to compiler Relocation
- Helper function translating wasmparser types to Cranelift types when possible.
- Helper function translate a Function signature into Cranelift Ir
- Helper function translating wasmparser types to Cranelift types when possible.