i'm building a new JS runtime, just the way i want it. goals:
- complete platform for building real JS apps (npm, db, queues, cron, etc) in a single binary
- JS workers execution model
- web standards
- flexible HTML templating (like php, but type-safe)
- --dev mode
-