JLang
JLang copied to clipboard
Pass compiler constants to runtime
The runtime needs several constants from the compiler. We need to figure out a way to have the compiler generate jlang.runtime.Constants
instead of hard-coding it.