Hacker News new | ask | show | jobs
by usrusr 2646 days ago
Makes me wonder: is there any language implemented on the JVM that works around the JVM GC the way asm.js works around the js GC? Would it even be possible, could it be performant?