menu
js_bindings package
documentation
bindings/wasm_js_api_2.dart
Module
customSections static method
customSections static method
dark_mode
light_mode
customSections
static method
Iterable
<
ByteBuffer
>
customSections
(
Module
moduleObject
,
String
sectionName
)
Implementation
external static Iterable<ByteBuffer> customSections( Module moduleObject, String sectionName);
js_bindings package
documentation
bindings/wasm_js_api_2
Module
customSections static method
Module class