janet-lang / janet

A dynamic language and bytecode vm
https://janet-lang.org
MIT License
3.52k stars 227 forks source link

Make JANET_FN_S* sourceline const #1134

Closed CosmicToast closed 1 year ago

CosmicToast commented 1 year ago

Otherwise attempts to use it on some platforms cause the following error error: initializer element is not a compile-time constant when attempting to use the corresponding JANET_REG.