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

PowerPC support #453

Closed elliottslaughter closed 4 years ago

elliottslaughter commented 4 years ago

Depends on https://github.com/terralang/terra/pull/452.

Now that we have Moonjit support, we can finally officially support PPC64le.