Module traits

Source
Expand description

Generic Artifact abstraction for Wasmer Engines.

Traitsยง

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