Expand description

A Compilation contains the compiled function bodies for a WebAssembly module (CompiledFunction).

Structs§

Traits§

Type Aliases§

  • The custom sections for a Compilation.
  • The compiled functions map (index in the Wasm -> function)