Docs.rs
blr-lang-0.1.0
blr-lang 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nathanielc
Dependencies
anyhow ^1.0.99
normal
blr-stdlib ^0.1
normal
codespan-reporting ^0.11.1
normal
diff ^0.1.13
normal
ena ^0.14.3
normal
im ^15.1.0
normal
itertools ^0.14
normal
lalrpop-util ^0.22
normal
pretty ^0.12.3
normal
rowan ^0.16.1
normal
ryu ^1.0
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
snafu ^0.8.5
normal
termcolor ^1.4
normal
test-log ^0.2.14
normal
tokio ^1.36.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
wac-graph ^0.9.0-dev
normal
walkdir ^2
normal
wasm-encoder ^0.242.0
normal
wasmparser ^0.242
normal
wasmprinter ^0.242
normal
wasmtime ^40
normal
wasmtime-wasi ^40
normal
wat ^1.242
normal
wit-component ^0.242
normal
wit-parser ^0.242
normal
expect-test ^1
dev
test-log ^0.2.14
dev
lalrpop ^0.22
build
Versions
24.07%
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
Skip to main content
Crate blr_lang
blr_
lang
0.1.0
All Items
Crate Items
Modules
Macros
Enums
Functions
Type Aliases
Crate
blr_
lang
Copy item path
Source
Expand description
Implementation of blr the language.
Modules
§
compiler
Implementation of the blr compiler.
runtime
Implementation of the blr runtime.
snapshot_
diff
Snapshot comparison tool for comparing BLR_SNAPSHOT outputs from different builds.
Macros
§
debug_
alt
info_
alt
trace_
alt
Enums
§
Error
Functions
§
run
val_
to_
string
Type Aliases
§
Result