All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

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

Hacker NewsKyushu: An open source CLI for running JavaScript/TypeScript as self-contained WebAssembly binarieskyushu.dev

Key quotes

· 4 pulled
No 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
Snippet from the RSS feed
A self-hostable Wasm sandbox for JavaScript workers.

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.