0.6.0 • Published 7 months ago

@breadboard-ai/jsandbox v0.6.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

JSandbox

WebAssembly-based JavaScript sandbox using QuickJS.

Building

Install CMAKE:

brew install cmake

Install Rust toolchain:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Add wasm32-wasi target

rustup target add wasm32-wasi
cargo run -p buildscript -- -r

Running the demo

npx http-server -c-1
0.3.0

10 months ago

0.2.0

12 months ago

0.5.0

9 months ago

0.4.0

9 months ago

0.6.0

7 months ago

0.1.0

1 year ago