Expand description

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

Structs

Type Definitions

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