Docs.rs
brainwires-code-interpreters-0.6.0
brainwires-code-interpreters 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nightness
Dependencies
boa_engine ^0.21
normal
optional
getrandom ^0.2
normal
optional
js-sys ^0.3
normal
optional
mlua ^0.10.3
normal
optional
rhai ^1.20
normal
optional
serde ^1.0
normal
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
thiserror ^2.0
normal
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
tokio ^1
dev
getrandom ^0.3
normal
getrandom ^0.2
normal
Versions
100%
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
Module lang
brainwires_
code_
interpreters
0.6.0
Module lang
Module Items
Structs
In crate brainwires_
code_
interpreters
brainwires_code_interpreters
Module
lang
Copy item path
Source
Expand description
Re-exports of language-specific executors for advanced use.
Structs
ยง
LuaExecutor
Lua code executor
Rhai
Executor
Rhai code executor