kekyo / IL2C

IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Apache License 2.0
401 stars 36 forks source link

Big Endian #115

Open bencz opened 2 years ago

bencz commented 2 years ago

Just a curiosity... Have you done tests on big endian CPUs?

kekyo commented 2 years ago

No, I don't have any BE CPU machine :)

What's interesting BE CPU platform?