Skip to content

Release 1.0.11

Compare
Choose a tag to compare
@Twinklebear Twinklebear released this 18 Feb 02:37
· 91 commits to master since this release

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