wasm3-d ~master (2025-01-05T20:49:59.5401157)
Dub
Repo
Module
wasm3
Undocumented in source.
struct
Module {
IM3Module
m_module
;
this
(IM3Module mod);
void
freeModule
();
}
Constructors
this
this
(IM3Module mod)
Undocumented in source.
Members
Functions
freeModule
void
freeModule
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
m_module
IM3Module
m_module
;
Undocumented in source.
Meta
Source
See Implementation
wasm3
modules
binding
structs
Environment
Module
Runtime