Solution:
--------------- ---------------- | main thread | <--- SharedArrayBuffer ---> | AudioWorklet | --------------- ---load CPP WASM and postMsg ---> ----------------
I used to have that issue in my browser-based live coding env: https://glicol.org
But SAB makes it gone, except on old safari that does not support SAB...
No comments yet.