Commit graph

3 commits

Author SHA1 Message Date
Brendan Hansknecht
dcb4660273 properly add target features 2020-12-02 03:08:04 +00:00
Brendan Hansknecht
902bbef60a Add storing variables in the stack 2020-11-22 12:48:09 -08:00
Brendan Hansknecht
86c3c0a409 Add base structure for dev compiler backend
Currently we only generate a single static function, but it is probably
loaded and run with jit. This is the base to start generating proper
code.
2020-11-14 18:43:02 -08:00