Module wasmer_compiler::artifact_builders

source ·
Expand description

Generic Artifact abstraction for Wasmer Engines.

Re-exports§

Modules§

  • Define ArtifactBuild to allow compiling and instantiating to be done as separate steps.
  • trampoline 🔒
    Trampolines for libcalls.