Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.
Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.
Shared constants and types describing QuickJS wasm build artifacts. This package is used by both `@blue-quickjs/quickjs-wasm` and `@blue-quickjs/quickjs-wasm-build`.
Deterministic QuickJS-in-Wasm artifacts packaged for consumption by the SDK/runtime. The package ships the wasm binary, its Emscripten loader, and the build metadata emitted by `quickjs-wasm-build`.
Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.
Sandboxed JavaScript REPL for deepagents using QuickJS (WASM)
[QuickJS](https://github.com/justjake/quickjs-emscripten) sandbox runtime for `@executor-js/execution`. Runs untrusted TypeScript/JavaScript in a WASM-backed interpreter with configurable timeout, memory limit, and stack size — safe enough to execute LLM-
Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
TypeScript runtime SDK for **deterministic QuickJS-in-Wasm** evaluation with:
Typing for the QuickJS Engine
Convert JavaScript to WebAssembly components using QuickJS
Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.
No description provided.
Convert JavaScript to WebAssembly components using QuickJS
Convert JavaScript to WebAssembly components using QuickJS
Convert JavaScript to WebAssembly components using QuickJS
Convert JavaScript to WebAssembly components using QuickJS
Secure TypeScript Code Mode for TanStack AI agents to execute sandboxed tool orchestration programs.
Convert JavaScript to WebAssembly components using QuickJS
A lightweight implementation of the Unicode Text Segmentation (UAX #29)
Mikro.js ESP32 firmware: ESP-IDF component, build tools, and project template
Convert JavaScript to WebAssembly components using QuickJS
Sandboxed JavaScript execution for an executor. Hands a `tools.<namespace>.<name>(...)` proxy into a code sandbox so an agent (or any caller) can run generated TypeScript/JavaScript that invokes the executor's registered tools.