Module wasmtime_jit::trampoline [−][src]
Modules
| binemit | |
| ir |
Structs
| Context | Persistent data structures and compilation pipeline. |
| FunctionBuilder | Temporary object used to build a single Cranelift IR |
| FunctionBuilderContext | Structure used for translating a series of functions into Cranelift IR. |
| TrampolineRelocSink | We don’t expect trampoline compilation to produce many relocations, so
this |
Functions
| make_trampoline | Create a trampoline for invoking a function. |
| pretty_error | Pretty-print a Cranelift error. |