Several public Eaglercraft 1.12 servers now ship with the WASM GC build:
This allows compilers (like TeaVM, Kotlin/Wasm, or a custom Java-to-WASM-GC pipeline) to preserve Java’s object model and rely on the browser’s built-in GC — which runs concurrently with rendering. eaglercraft 112 wasm gc
If a complex Java game like Minecraft 1.12 can run at 60 FPS via WASM GC, then: Several public Eaglercraft 1
Here is what WASM GC provides:
Guide you on optimizing your for maximum FPS. eaglercraft 112 wasm gc