exports property

List<WasmSymbol> exports

A list containing everything exported by the underlying WebAssembly instance.

Implementation

List<WasmSymbol> get exports;