Docs.rs
mimium-lang-3.0.1
mimium-lang 3.0.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
tomoyanonymous
Dependencies
ariadne ^0.5
normal
chumsky ^0.11
normal
colog ^1.3.0
normal
half ^2.4.1
normal
intx ^0.1.0
normal
itertools ^0.13.0
normal
log ^0.4.28
normal
slotmap ^1.0.7
normal
state-tree ^3.0.1
normal
string-interner ^0.17.0
normal
wasm-bindgen ^0.2.93
normal
wasm-bindgen-test ^0.3
dev
homedir ^0.3.4
normal
mimalloc ^0.1.43
normal
Versions
11.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module vm
mimium_
lang
3.0.1
Module vm
Module Items
Re-exports
Modules
Structs
Functions
Type Aliases
In mimium_
lang::
runtime
mimium_lang
::
runtime
Module
vm
Copy item path
Source
Re-exports
§
pub use program::
FuncProto
;
pub use program::
Program
;
pub use
bytecode
::*;
Modules
§
bytecode
program
Structs
§
Closure
Closure
Idx
Machine
The virtual machine that executes mimium bytecode programs.
Functions
§
drop_
closure
Type Aliases
§
Closure
Storage
RawVal
Return
Code