wasmer_
compiler
6.0.1
Module tunables
Module Items
Structs
Traits
In wasmer_
compiler::
engine
wasmer_compiler
::
engine
Module
tunables
Copy item path
Source
Structs
§
Base
Tunables
Tunable parameters for WebAssembly compilation. This is the reference implementation of the
Tunables
trait, used by default.
Traits
§
Tunables
An engine delegates the creation of memories, tables, and globals to a foreign implementor of this trait.