Kyushu is a self-hostable Wasm sandbox for JavaScript workers. Think Cloudflare Workers, but on your own VPS.
Write a JS fetch handler, ship it as a standalone binary, and run it on your server.
Use cases could be running untrusted code safely, building edge-like handlers on your infra, or giving AI agents a sandboxed environment to execute logic.
Open source. Early stage. Give it a try and upvote if you ❤️ it!
Web Photo Filter is a web component to apply Instagram-like WebGL filters to photos. The component could be integrated in any modern frontend frameworks or even without.