hyperwave is a server-side framework for building web applications.
- fast: Bun and Hono for best-in-class performance
- lightweight: ~20kb payload, loads in < 5 seconds on slow 3G
- productive: use the best tools for the job: Tailwind, HTMX, and TypeScript
- portable: compile a binary to deploy anywhere
2 comments
[ 2.3 ms ] story [ 13.6 ms ] thread- fast: Bun and Hono for best-in-class performance - lightweight: ~20kb payload, loads in < 5 seconds on slow 3G - productive: use the best tools for the job: Tailwind, HTMX, and TypeScript - portable: compile a binary to deploy anywhere
Also, to me at least, just because it’s able to execute code on the browser and on the server doesn’t mean “full stack”.
Let me know when it supports all the real stuff you need to build actual “full stack” applications.