Docs.rs
glyph-runtime-0.0.1
glyph-runtime 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dirvine
Dependencies
anyhow ^1.0
normal
dashmap ^5.5
normal
glyph-intrinsics ^0.0.1
normal
glyph-parser ^0.0.1
normal
glyph-sandbox ^0.0.1
normal
glyph-types ^0.0.1
normal
indexmap ^2.1
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
criterion ^0.5
dev
insta ^1.34
dev
proptest ^1.4
dev
Versions
50.7%
of the crate is documented
Platform
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
glyph_
runtime
0.0.1
Module vm
Module Items
Structs
Enums
In crate glyph_
runtime
glyph_runtime
Module
vm
Copy item path
Source
Expand description
Virtual Machine implementation for Glyph
Structs
§
VM
Glyph Virtual Machine
VMConfig
VM configuration
Enums
§
VMError