Module symbolic_debuginfo::wasm[][src]

Expand description

Support for WASM Objects (WebAssembly).

Structs

An error when dealing with WasmObject.

Wasm object container (.wasm), used for executables and debug companions on web and wasi.

An iterator over symbols in the WASM file.