Expand description
Generic Artifact abstraction for Wasmer Engines.
Traitsยง
- Artifact
Create - An
Artifactis the product that theEngineimplementation produce and use. - Upcastable
- Trait needed to get downcasting of
Engines to work.
Generic Artifact abstraction for Wasmer Engines.
Artifact is the product that the Engine
implementation produce and use.Engines to work.