AudioWorklet and WebAssembly

Dear group,
 
Will AudioWorkletProcessor support WebAssembly?
 
The spec states that "AudioWorklet object allows developers to supply _JavaScript_ to process audio on the rendering thread", but unlike asm.js, I think WASM is not JS per se. Although Web Workers have WASM support, I'm still unsure what the situation is with Worklets.
 
WASM support would be great though, especially since PNaCl will be discontinued on Q1 2018.

Thanks,
Jari

Received on Thursday, 8 June 2017 09:19:03 UTC