Docs.rs
pjs-rs-0.1.1
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
pjs-rs 0.1.1
A javascript runtime with [pjs](https://github.com/polkadot-js) embebed
Crate
Source
Builds
Feature flags
Documentation
Coverage
57.14%
4
out of
7
items documented
2
out of
5
items with examples
Links
pepoviola/pjs-rs
0
1
3
crates.io
Dependencies
deno_ast ^0.31
normal
deno_console ^0.123.0
normal
deno_core ^0.229.0
normal
deno_crypto ^0.137.0
normal
deno_fetch ^0.147.0
normal
deno_tls ^0.110.0
normal
deno_url ^0.123.0
normal
deno_web ^0.154.0
normal
deno_webidl ^0.123.0
normal
deno_websocket ^0.128.0
normal
log ^0.4
normal
tokio ^1.28.0
normal
Versions
0.1.5
(2025-02-14)
0.1.4
(2025-02-13)
0.1.3
(2024-05-31)
0.1.2
(2023-11-19)
0.1.1
(2023-11-17)
0.1.0
(2023-11-15)
Owners
pjs-rs
A javascript runtime with pjs embebed
TODO:
implement loader to allow to run files with modules (e.g FsModuleLoader / TsModuleLoader)
implement run
js code
as string.
Write Docs