Hacker News new | ask | show | jobs
by lewurm 3090 days ago
`jaotc` integrates with the HotSpot VM, while Substrate VM provides its own runtime (GC etc.) and intentionally supports only a subset of the JVM features.

FWIW, both use Graal as a compiler.