Hi, Our compiler directly generates (probably sub-optimal) wasm code. I see that then binaryen "optimize" in binaryen.js library could possibly be used to later optimize the code.
What kind of optimisation and so speed gain can be expect? Will binaryen possibly to SIMD auto-vectorization optimisations in the future, when SIMD will be part of wasm spec ? Any other useful optimisation to expect ? Thanks. -- 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.
