Building, in progress since June 2026
Browser DAW engine
Low-latency audio in the browser: Rust compiled to WASM, running inside an AudioWorklet with sample-accurate scheduling.
Where it stands
In progress. The engine is Rust compiled to WASM, running inside an AudioWorklet so scheduling stays sample-accurate and never waits on the main thread. Notes and decisions will land here as the build goes.