Crate wasmer_engine_universal_artifact

Source
Expand description

Generic Artifact abstraction for Wasmer Engines.

Structs§

Constants§

  • Version number of this crate.

Traits§

  • An Artifact is the product that the Engine implementation produce and use.
  • Trait needed to get downcasting of Engines to work.

Functions§