|
|
|
|
|
by s-macke
4623 days ago
|
|
Yes, the asm.js code is written by hand. Took around one day.
What happened with Firefox I don't know. Firefox 22 was fast (above 30 MIPS) and then it dropped. No chance to find the problem.
Chrome sometimes thinks that integers are no longer appropriate for some values and deoptimizes the code. But it seems that the asm.js core is stable and fast for Chrome as well. |
|