Hey Alon, Because I will be using Rhino (Javascript engine in Java) to execute the emscripted javascript code, and the version that I am using of Rhino (1.7.4) unfortunately does not support typed array's (upgrading rhino is not possible).
How would I go about using the original compiler when using version 1.23.0? This section has been removed from the docs, so I have no way on knowing how to enable the original compiler again when downgrading. Or was the disabling of typed array included in the initial fastcomp implementation? Any idea where I can check this? Greetings Roy Op donderdag 20 augustus 2015 02:42:58 UTC+2 schreef Alon Zakai: > > Yes, we only support typed arrays now. The changelog says we deprecated > them in 1.23.1, so 1.23.0 might still work. > > But why do you not want typed arrays, btw? > >> >> -- 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.
