terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.72k stars 201 forks source link

Add support for setting calling convention on functions #520

Closed elliottslaughter closed 2 years ago

elliottslaughter commented 2 years ago

Needed to be able to correctly generate AMD GPU kernels, among other things.