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