Module wasmer_compiler_singlepass::compiler

source ·
Expand description

Support for compiling with Singlepass.

Structs§

  • A compiler that compiles a WebAssembly module with Singlepass. It does the compilation in one pass

Traits§