Environment

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(IM3Environment e)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

env

Members

Functions

newRuntime
Runtime newRuntime(uint stackSizeBytes)
Undocumented in source. Be warned that the author may not have intended to support it.
parseModule
Module parseModule(ubyte[] data, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

env
IM3Environment env;
Undocumented in source.
result
const(char)* result;
Undocumented in source.

Meta