Max Walley
Max Walley
I am also experiencing this where using another ```std::vector``` causes compilation to fail using MSVC
We currently have had to move to a forked version of JUCE found here: https://github.com/salsa-sound/JUCE-6 This request has now been open for over a year with no resolution.
For anyone still looking for the Audio Worklet functionality there is some documentation on how to do it here: https://rustwasm.github.io/wasm-bindgen/examples/wasm-audio-worklet.html