Enable automatic rebuild and reload during development.
Options to consider:
File watcher that rebuilds WASM on change
Browser auto-refresh via WebSocket
Integration with host server
Goal: Change code, save, see result without manual rebuild.
Enable automatic rebuild and reload during development.
Options to consider:
- File watcher that rebuilds WASM on change
- Browser auto-refresh via WebSocket
- Integration with host server
Goal: Change code, save, see result without manual rebuild.
HugoNijhuis
added this to the Developer Tooling milestone 2026-01-09 15:28:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Enable automatic rebuild and reload during development.
Options to consider:
Goal: Change code, save, see result without manual rebuild.