node-raylib
node-raylib copied to clipboard
use single build for mac
This changes mac to always use a single "fat" library that supports ARM (M1/M4) and Intel both.
It will build both in cmake, CI will build a single file, and the postinstall script will download the single file, instead of CPU-specific.