Example project for processing AudioWorklet audio in WASM code.
This project uses the Eigen headers : http://eigen.tuxfamily.org The Eigen package allows the handling of audio in matrices and is a powerful numerical processing in C++ tool.
./tools/autotools.sh
./configure
emconfigure ./configure
make
emmake make
Really ?
cd webApp
npm install
npm start