Currently we don't support Linux ARM... how do we want to get that working?
With Windows we can probably rely on PRISM to JIT it, with macOS we build both and lipo....
For linux we could have a batch script that picks the correct executable. That gets annoying though, it's like a launcher-launcher.
Alternatively we could just provide a separate executable, but that leads to user confusion.
Currently we don't support Linux ARM... how do we want to get that working?
With Windows we can probably rely on PRISM to JIT it, with macOS we build both and lipo....
For linux we could have a batch script that picks the correct executable. That gets annoying though, it's like a launcher-launcher.
Alternatively we could just provide a separate executable, but that leads to user confusion.