Hacker News new | ask | show | jobs
by dpratt 473 days ago
This looks very cool - I'm going to read into the implementation, there's something about producing JVM bytecode from WASM instructions and then having the JVM JIT compile it into native instructions that amuses me.
2 comments

It's very amusing to me as well. The first thing i did was run and SNES emulator and definitely made me chuckle https://x.com/bhelx/status/1809235314839281900
thinking about that makes we want to see a performance comparison of WASM code running in Chicory vs running on other non-Java WASM hosts