Hello Faust users (and developers).

I'm using faust2asmjs to compile javascript audio processors for the
web audio api. For a small processor, when using faust2asmjs without
the -emcc option, the file size is 20K, and the code is human readable.
Whit the -emcc option, the file size jump to 620K, and the code is
unreadable. So I wonder why I would use the -emcc option...

What's the use of the -emcc option? Does it produce better/faster code?

--
Marc

------------------------------------------------------------------------------
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to