wasmer_compiler

Module traits

Source
Expand description

Generic Artifact abstraction for Wasmer Engines.

Traitsยง

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