Release 1.0.11
Changes
- @jelmansouri Fix Cargo change detection in the runtime #12 . Thanks @jelmansouri !
- Fix default execution issues on macOS M1 machines where ISPC would default to x86_64 + SSE4 as the compiler binary runs through Rosetta and thus gets the wrong architecture information.
- Add the
TargetOs
flag to allow cross-compilation. This is an untested and experimental feature, please open any issues on the issue tracker