Show HN: Dokkaebi – Run your WASM back end directly on the client side
Category: infrastructure
Tags: wasm, client-side, mvp, backend, zero-cost
Score: 5.3/10 (Innovation: 6, Technical: 5, Documentation: 3, Utility: 5)
Dokkaebi is a tool that runs WebAssembly backends directly on the client side, enabling zero-cost MVPs by eliminating server costs. It presents an interesting approach to backend deployment by offloading server logic to the client, which could simplify prototyping for small projects.
Target audience: backend developers building low-cost MVPs and prototypes
View on Hacker News