top | item 33722035

(no title)

imran0 | 3 years ago

It has an LLVM backend so adding support for other architectures is not difficult.

JB already ported the compiler to Nintendo Switch several years ago.

https://old.reddit.com/r/NintendoSwitch/comments/cixsoy/jona...

discuss

order

mhh__|3 years ago

Most of the work is in the compiler's backend but you still need to set it up to generate the right object files and C ABI etc etc.