Good day!
What is the current state of JUCE and WASM? I was working on updating Dreamtonics/juce_emscripten to JUCE 6 but then found the commit Tweaks for emscripten support.
What is the purpose of this commit? Does this mean I can build JUCE with emscripten?
Thanks
2 Likes
jimc
#2
I’ve had it working.
I will say - debugging is the biggest pain in the arse ever. It was easier to debug a live kernel than to debug something running in WASM … 
1 Like
Cool!
Can you please tell more?
1- Did you use juce_emscripten?
2- Exactly what worked? Did it play sounds?
3- Did you use a AudioWorklet?
Thanks
1 Like