wasmer_compiler

Module engine

Source
Expand description

The Wasmer Engine.

Re-exports§

Modules§

  • artifact 🔒
    Define Artifact, based on ArtifactBuild to allow compiling and instantiating to be done as separate steps.
  • builder 🔒
  • Memory management for executable code.
  • error 🔒
    The WebAssembly possible errors
  • inner 🔒
    Universal compilation.
  • link 🔒
    Linking for Universal-compiled code.
  • resolver 🔒
    Custom resolution for external references.
  • trap 🔒
  • tunables 🔒
  • unwind 🔒