Abstraction for Wasmer artifacts, enabling serialization and deserialization of compiled WebAssembly modules.
# Cargo.toml
[dependencies]
wasmer-artifact = "2.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the Artifact type.
Ensure `wasmer` is added as a dependency and a module is compiled before creating artifacts.
No dependency data recorded yet.