Module tunables

Source

Structs§

BaseTunables
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.