Aleksandar Prokopec's Avatar

Aleksandar Prokopec

@alexprokopec

4
Followers
1
Following
2
Posts
13.10.2025
Joined
Posts Following

Latest posts by Aleksandar Prokopec @alexprokopec

The other reason why we didn't invest more into porting the Native Image serial GC (or G1) is that the WasmGC proposal was coming up anyway, and JS runtimes anyway already spent a lot of effort into optimizing their GCs.

13.10.2025 09:08 👍 2 🔁 0 💬 1 📌 0

The two main reasons why we didn't try to optimize a native GC is because packaging it in the application image would make the binary much larger, and we expected that running it in managed code would be slower than in native. So we initially made a custom small GC implementation for linear memory.

13.10.2025 09:06 👍 2 🔁 0 💬 1 📌 0
GraalVM meets WebAssembly by Fabio Niephaus
GraalVM meets WebAssembly by Fabio Niephaus YouTube video by Devoxx

It’s live! "@graalvm.org meets #WebAssembly” from @devoxx.com: compile JVM apps to Wasm (Web Image) and run Wasm in Java or Kotlin at near‑native speed (GraalWasm). Lots of live demos included!
www.youtube.com/watch?v=uefc...

10.10.2025 12:54 👍 27 🔁 7 💬 2 📌 0