Module wasmer::engine

source ·

Structs

Traits

  • Helper trait for a value that is convertible to a EngineRef.
  • The compiler configuration options.
  • An engine delegates the creation of memories, tables, and globals to a foreign implementor of this trait.