Docs.rs
hyperlight-js-runtime-0.1.0
hyperlight-js-runtime 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jprendes
jsturtevant
github:hyperlight-dev:crate-owners
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
fn-traits ^0.2.0
normal
hashbrown ^0.16
normal
hex ^0.4.3
normal
hmac ^0.12
normal
rquickjs ^0.11
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.10
normal
spin ^0.10
normal
tracing ^0.1.44
normal
cc ^1.2
build
hyperlight-common ^0.12
normal
hyperlight-guest ^0.12
normal
hyperlight-guest-bin ^0.12
normal
clap ^4.5
normal
libc ^0.2
normal
escargot ^0.5
dev
tempfile ^3.25
dev
Versions
81.82%
of the crate is documented
Go to latest version
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 hyperlight_js_runtime
hyperlight_
js_
runtime
0.1.0
All Items
Crate Items
Modules
Structs
Crate
hyperlight_
js_
runtime
Copy item path
Source
Modules
§
host
Structs
§
JsRuntime
This is the main entry point for the library. It manages the QuickJS runtime, as well as the registered handlers and host modules.