Roadmap
Engine
-
0.1.0
- Basic functionalities
- Basic documentation
-
0.2.0
-
Fully functional runtime
- Handle
fetch
events - Implement console
- Implement setTimeout
- Implement setInterval
- Implement clearTimeout
- Implement clearInterval
- Implement fetch
- Handle
-
Open source the runtime openworkers/openworkers-runtime
-
-
0.3.0
- Integrate swc for native TypeScript support
- Implement crypto
-
0.4.0
- Handle
scheduled
events
- Handle
Dashboard
-
0.1.0
- Login
- Manage worker
- Manage environment variables
- Set custom domains for workers
- Live logs
-
0.2.0
- Store last n logs
- Store last n requests/responses
- Store last n errors
- Manage scheduled events
-
0.3.0
- Github integration (deploy on push)
-
0.4.0
- Propose a list of workers to fork to the user for quick start
-
0.5.0
- Implement billing
-
0.6.0
- Deploy serverless database on demand
- Database management
CLI
-
0.1.0
- Login
- Manage worker
- Manage environment variables
- Set custom domains for workers
- Live logs