exports property
Map<String, WasmExternal>
get
exports
The exports of this instance.
Implementation
Map<String, WasmExternal> get exports;
The exports of this instance.
Map<String, WasmExternal> get exports;