[Feature] : Add AudioWorklet bindings
The audio worklet vlc module currently uses a macro (EM_JS/EM_ASM) to inline a javascript constant into the emscripten runtime. The Audio Worklet Processor file, has to be present, which could be avoided.
Sources:
this, is needed if we serve the page with emrun.
Edited by Mehdi Sabwat