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