buzz-language / buzz

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

NAN Boxing vs tagged union for Values #123

Closed giann closed 1 year ago

giann commented 1 year ago

Would it be smaller and/or faster? or is zig already good at this?

giann commented 1 year ago

Done with #121