| ▲ | flohofwoe 5 hours ago | |
Just try the asm.js subset and see how it performs for you, I remember that even without the special asm.js support in browsers Emscripten output performance was surprisingly good | ||
| ▲ | cogman10 5 hours ago | parent [-] | |
In fact, I think it was only firefox that made a special JIT route. Chrome moved optimizations into the regular JIT. | ||