@wasmagent/kernel-wasmtime
v1.0.3
Published
WasmtimeKernel — true WASM sandbox for wasmagent via Javy (QuickJS→WASM) + Node's native WebAssembly API
Downloads
91
Maintainers
Readme
/kernel-wasmtime
True WASM sandbox via Javy + WASI — language-level isolation with zero node:vm.
Part of wasmagent — a TypeScript + WASM agent runtime.
Install
npm install /kernel-wasmtime /coreUsage
Compile JavaScript to WebAssembly via Javy and run it under a WASI host. Strongest sandboxing tier short of a microVM.
Requires the
javyCLI on your build environment.
See the kernel decision tree.
License
Apache-2.0 — © wasmagent contributors
