Architecture

This section covers the internal design of the wasm-drydock dev server.

  • Build Coordinator — serializes rebuild requests and coalesces rapid file changes
  • Process Manager — owns the backend child process and handles restarts
  • Reload Channel — broadcasts reload and error messages to connected browser tabs
  • Static Assets — how assets are served differently in development and release modes