Bun is the default runtime for Milkio. It is a fast JavaScript runtime that is compatible with Node.js and can directly run TypeScript.
If you are using the Windows operating system, I suggest using WSL2 for development. Don’t worry about WSL2 affecting your development experience, you can install the VS Code WSL Extension to conveniently develop as if you were working directly on your local machine.
VS Code Extension
Milkio’s VS Code extension allows you to pre-generate resources required for future runtime when idle, and seamlessly integrates testing capabilities with your editor. You can install it from here.