WebAssembly Supersaw

A C++ supersaw synth ported via WebAssembly. This example desmonstrates a bare minumum setup for Audio Worklet to use a WebAssembly module compiled from multiple C++ source codes with dependency.

Press the power button to activate the audio engine. Then press the note button to play a tone.

This demo was presented at Google I/O 2019 and Audio Developer Conference 2021.