Module wasmer_compiler_cranelift::compiler

source ยท
Expand description

Support for compiling with Cranelift.

Structsยง

  • A compiler that compiles a WebAssembly module with Cranelift, translating the Wasm to Cranelift IR, optimizing it and then translating to assembly.

Functionsยง