Mirror of
forum.nim-lang.org
index
1800 :: supported processor architectures for native-code compilation
[2015-11-13T23:49:23+01:00]
View Orginal
Mat
(orginal)
[2015-11-13T23:49:23+01:00]
view original
Hello, At current I'm work adding compiler backends for ARMv7 (Thumb 2 encoding) and RISC-V. Because this is no time intensive work I think to find enough free time for including a third architecture. Are there any suggestions beside Intel IA32 ?
juanfra
(orginal)
[2015-11-21T02:40:09+01:00]
view original
PPC64 big endian and little endian versions. Sparc64 is also interesting.