You could try https://www.waterfoxproject.org/ . Nightly is also faster than Firefox 35 at some things. I don't think you'll get much of an improvement. It would be better to use the Firefox profiler to see which functions are using a lot of time and then try to improve those in your code.
On Wednesday, 4 February 2015 20:53:45 UTC-5, caiiiycuk wrote: > > Hi! I have a nice application that compiled to js with emscripten. I want > to distribute it as a windows application. I can pack html+js into > application with node-webkit or in some other way. Does firefox or chrome > have non standard compilation flags that can boost emscripten-js > performance? I mean that i want to use browser only for execute > emscripten-js. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
