buzz-language / buzz

👨‍🚀 buzz, A small/lightweight statically typed scripting language
https://buzz-lang.dev
MIT License
1.22k stars 34 forks source link

Error stack is lost when a function is JIT compiled #154

Open giann opened 1 year ago

giann commented 1 year ago

To reproduce:

giann commented 1 year ago

Would require MIR to provide a way of adding debug symbols: https://github.com/vnmakarov/mir/issues/236