Crate wasmtime_cranelift[][src]

Expand description

Support for compiling with Cranelift.

This crate provides an implementation of Compiler in the form of 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.

Functions

blank_sig
func_signature
indirect_signature
push_types
wasmtime_call_conv