| ▲ | WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter(humphri.es) | |
| 54 points by energeticbark an hour ago | 3 comments | ||
| ▲ | dag100 5 minutes ago | parent | next [-] | |
This is an incredible project for an undergraduate. Very impressive. Interesting to note that Firefox is 25% slower than Chrome/Safari, I wonder why. | ||
| ▲ | milch 12 minutes ago | parent | prev | next [-] | |
Very interesting article. Would've been fun to see the comparison between native interpreter & JIT-on-WASM on iOS as well | ||
| ▲ | iberator 7 minutes ago | parent | prev [-] | |
yet on real old hardware it would be 20x slower in real life. same as all native javascript junk - its fast, but non usuable on older hardware | ||