WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
1–10 of 45 posts
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#2[dead]
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#3Very interesting article. Would've been fun to see the comparison between native interpreter & JIT-on-WASM on iOS as well
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#4yet 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
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#5This is an incredible project for an undergraduate. Very impressive.
Interesting to note that Firefox is 25% slower than Chrome/Safari, I wonder why.
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#6This is an incredible project for an undergraduate. Very impressive. Interesting to note that Firefox is 25% slower than Chrome/Safari, I wonder why.
[flagged]
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#7This is an incredible project for an undergraduate. Very impressive. Interesting to note that Firefox is 25% slower than Chrome/Safari, I wonder why.
[flagged]
Every company they apply to will be leveraging LLMs. Time to get over it. No need to be grumpy old man about such things. Every generation has faced such foes. The old always yields to the new.
For the times they are a-changin'
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#8This is an incredible project for an undergraduate. Very impressive. Interesting to note that Firefox is 25% slower than Chrome/Safari, I wonder why.
[flagged]
What are you basing this statement on? The code comments read very human to me. Your the one hurting their chances of finding a job by falsely saying this.
Re: WATaBoy: JIT-Ing Game Boy Instructions to WASM Beats a Native Interpreter
#9yet 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
Good thing I'm not running games on my 4gb Pentium 4 then.