LingDong- / wax

A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
https://waxc.netlify.app/
MIT License
783 stars 45 forks source link

Completion of error handling #28

Open elfring opened 1 year ago

elfring commented 1 year ago

Would you like to add more error handling for return values from functions like the following?