Two custom backends written from scratch : the point is to have the complete 
compilation chain in the Web thus :

1) C++ libfaust compiled to libfaust.wasm using Emscripten (the way we already 
did to have a pure asm.js  libfaust.js file…)

2) this new custom wasm backend

This was we can have : Faust DSP ==> (libfaust.wasm including the asm backend) 
==> wasm code to wrap in a WebAudio API node.

Stéphane 


> Le 17 janv. 2017 à 12:36, Albert Graef <aggr...@gmail.com> a écrit :
> 
> Hi Stéphane,
> 
> that's interesting news! Is this a custom backend written from scratch, or 
> does LLVM already provide this target?
> 
> Albert
> 
> On Fri, Jan 13, 2017 at 4:10 PM, Stéphane Letz <l...@grame.fr> wrote:
> Hi All,
> 
> The faust2 branch now contains 2 WebAssembly backends (textual and binary). A 
> more complete post can be description here : 
> http://faust.grame.fr/news/2017/01/13/faust-webassembly.html
> 
> WebAssembly (http://webassembly.org) is still a fresh technology, as well as 
> the Faust backends, but we are interested to get feedback !
> 
> Stéphane
> 
> 
> 
> ------------------------------------------------------------------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> _______________________________________________
> Faudiostream-devel mailing list
> Faudiostream-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
> 
> 
> 
> -- 
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggr...@gmail.com
> WWW:    https://plus.google.com/+AlbertGraef


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to