mirror of
https://github.com/janet-lang/janet
synced 2025-06-07 09:04:11 +00:00

Introduce register allocation, spilling, etc. First implementation will likely emit textual assembly and use a very bad register allocation algorithm.