code
code copied to clipboard
Fix "illegal hardware instruction" in ch6-particles on MacOS
Fixes: https://github.com/rust-in-action/code/issues/93
Note that I blindly applied the workaround suggested by @pjstein , without really understanding it😅
Seems to fix the issue though (tested on MacOS 12.6.2 (Intel))
a0731bc fixed this issue for me on a MacOS