[][src]Type Definition wasmer_clif_backend_asml_fork::CraneliftCompiler

type CraneliftCompiler = SimpleStreamingCompilerGen<CraneliftModuleCodeGenerator, CraneliftFunctionCodeGenerator, Caller, CodegenError>;

Streaming compiler implementation for the Cranelift backed. Compiles web assembly binary into machine code.