Expand description

Support for WASM Objects (WebAssembly).

Structs

  • Wasm object container (.wasm), used for executables and debug companions on web and wasi.
  • An iterator over symbols in the WASM file.

Enums