[−][src]Module wasmtime_environ::cranelift
Support for compiling with Cranelift.
Structs
Cranelift | A compiler that compiles a WebAssembly module with Cranelift, translating the Wasm to Cranelift IR, optimizing it and then translating to assembly. |
RelocSink | Implementation of a relocation sink that just saves all the information for later |
TrapSink | Implementation of a trap sink that simply stores all trap info in-memory |