Fib

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(uint stackByteSize)
Undocumented in source.

Members

Functions

loadContent
void loadContent(ubyte[] content, uint len)
Undocumented in source. Be warned that the author may not have intended to support it.
loadFile
void loadFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
ubyte[] buffer;
Undocumented in source.
env
Environment env;
Undocumented in source.
func
IM3Function func;
Undocumented in source.
mod
Module mod;
Undocumented in source.
result
const(char)* result;
Undocumented in source.
rt
Runtime rt;
Undocumented in source.
wasmBytes
ubyte[] wasmBytes;
Undocumented in source.

Meta