AtomOS icon indicating copy to clipboard operation
AtomOS copied to clipboard

Use LLVM

Open DemiMarie opened this issue 8 years ago • 1 comments
trafficstars

LLVM provides better optimizations in the backend. It already has GC support via statepoints.

DemiMarie avatar Mar 09 '17 23:03 DemiMarie

That's a really good idea, however, it would be incredibly hard to do this since the code is not made to be adaptable to other architectures easily.

SplittyDev avatar Mar 10 '17 03:03 SplittyDev