Kyushu: An open source CLI for running JavaScript/TypeScript as self-contained WebAssembly binaries
By
le_chuck
1mo ago· 1 min readen
Summary
Kyushu is an open source CLI tool that allows developers to write JavaScript or TypeScript handlers, compile them into self-contained WebAssembly binaries, and run them anywhere with a single command ('kyu'). It requires no Node.js, Bun, or Docker dependencies, offers a Cloudflare Workers-style API, is self-hostable on a VPS, and runs code in a WebAssembly sandbox for isolation from the host system.
Source
Key quotes
· 4 pulledNo Node, Bun, or Docker - just a single binary
Cloudflare Workers-style API - familiar fetch handler
Self-hostable - runs on a VPS or anywhere
WebAssembly sandbox - isolated from the host
A self-hostable Wasm sandbox for JavaScript workers.
You might also wanna read

Bun v1.3.10
bun.com·4mo ago

Agents, Workers - @cloudflare/codemode v0.2.1: MCP barrel export, zero-dependency main entry point, and custom sandbox modules
Cloudflare·3mo ago
Bun: A New JavaScript Runtime with Built-in Development Tools
Bun is a new JavaScript runtime that serves as an alternative to Node.js, featuring built-in tools including a native bundler, transpiler, t

Agents, Workers - Cloudflare Sandbox SDK adds streaming, code interpreter, Git support, process control and more
Cloudflare·11mo ago

Bun v0.6.0
bun.com·3y ago

D1, Workers, Workers for Platforms - Automate Worker deployments with a simplified SDK and more reliable Terraform provider
Cloudflare·1y ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.