dyedgreen / deno-sqlite

Deno SQLite module
https://deno.land/x/sqlite
MIT License
409 stars 36 forks source link

Enable 'make setup' to run on MacOS/Arm #254

Closed rherrmann closed 9 months ago

rherrmann commented 9 months ago

Upgrade to the latest WASI SDK (version 21) that provides universal binaries for MacOS. This enables make setup to succeed on MacOS with x86 was well as Arm hardware.