> Le 25 oct. 2017 à 02:12, Mykle Hansen <[email protected]> a écrit : > > >> On Oct 23, 2017, at 1:04 AM, >> [email protected] wrote: >> >> From: Yann Orlarey <[email protected]> >> Subject: [Faudiostream-users] Online Faust Editor >> >> We have published a new online Faust Editor at http://faust.grame.fr/editor. >> >> It is still experimental, but it can be used to edit, compile and run Faust >> code from any recent Web Browser with webassembly support. This editor works >> completely on the client side and it is therefore very convenient for >> situations with many simultaneous users (workshops, classrooms, etc.). It >> embeds the latest version of the Faust compiler with an efficient >> webassembly backend and offers polyphonic MIDI support. >> >> For more information: >> http://faust.grame.fr/news/2017/10/20/faust-online-editor.html >> >> As usual, feedback is welcome. > > OMG. This is so great! I’ve been following the progress of the > webassembly version of Faust with a lot of interest -- because it > seems like it might be the way to get a Faust program to run on > an IOS device without having to build an app. > > So far I haven’t gotten this to work on my phone in Chrome or Safari, > which is weird ‘cause they’re both supposed to support webassembly > and the web audio api. Nevertheless i’m getting “webassembly not supported” > messages in both browsers. Is that the expected behavior?
If you get this message then It means that ‘ web assembly is not supported » ((-; What exact version of Chrome or Safari are you using ? Safari is WebAssembly aware since version 11 on Desktop and iOS 11 on iPhone/iPad Stéphane ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Faudiostream-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/faudiostream-users
