🎛️ SuperCollider WASM Test Harness
Phase 1 Preview — Offline Audio Rendering
Loading WASM module... Please wait.
Controls
Audio Output Waveform
About This Test
This is a Phase 1 test harness for SuperCollider's WebAssembly port. It tests:
- WASM module initialization and memory management
- Offline audio block rendering
- API stability under load
- Output correctness (checking for NaN/Inf)
Note: This harness does not test real-time audio playback or
AudioWorklet integration (Phase 2).