|
|
|
|
|
by azakai
726 days ago
|
|
The two posts make the most sense together, yeah. I was involved in this work (happy to answer any questions). Overall we started from a large slowdown compared to JS, worked hard, and ended up with a large speedup over JS of around 2x. So right now it is a big improvement over JS. That improvement required work across the codebase, the toolchain, and the VM. Most of it is not specific to Java and also helps other WasmGC projects too (like Dart and Kotlin). We are also working on further improvements right now that should make things even faster. |
|
(I remember you from your work with asm and emscripten and the various ports you did, which I played around with)
No specific question(right now), I just want to say, I admire your work.