Module runtime

Source

Re-exports§

pub use gc::Gc;
pub use vm::VirtualMachine;
pub use strings::STRING_TABLE;
pub use module::Module;
pub use errors::RuntimeError;
pub use errors::ExecResult;

Modules§

errors
function
gc
iter
module
strings
types
vm

Structs§

VariantKey
Wrapper for variant that dynamically ensures hashability

Enums§

Variant

Type Aliases§

DefaultBuildHasher
DefaultHasher
HashMap