Well I’ve just tested our Faust ==> WebAudio chain by replacing the Faust compile asm.js module by the WebAssembly one (compiled using binaryen asm2wasm and wasm-as for now) and it works already.
Next steps : developing a direct Faust ==> WebAssembly backend and recompiling « libfaust » in WebAssembly using emcripten or vanilla LLVM + WebAssembly backend... Stephane Letz > Le 13 juil. 2016 à 11:43, Paul Adenot <pade...@mozilla.com> a écrit : > > Not yet, Web Assembly is not done, and we are finishing up AudioWorklet, that > would make it possible to properly write custom AudioNodes. > > Paul. > > On Wed, Jul 13, 2016 at 11:37 AM, Stéphane Letz <l...@grame.fr> wrote: > Hi, > > Are they any developments somewhere that connect « webassembly » coded audio > nodes with the WebAudio API? > > Thanks. > > Stéphane Letz >