add basic jit functionality
Closed this issue · 1 comments
Memorytaco commented
To create a basic infrastructure both for compiler and repl, we start from basic things.
A JIT functionality can help us explore possibilities of memory model for the language and also to test code gen utility.
Memorytaco commented
This is not possible with current language setting. Close now.