ExPixel / miniaudio-rs

Rust bindings for miniaudio C library.
https://crates.io/crates/miniaudio
MIT License
49 stars 20 forks source link

Updated pre-generated bindings for macOS (Apple Silicon, aarch64) #65

Open lonkelle opened 3 years ago

lonkelle commented 3 years ago

This updates the binding files for Apple Silicon Macs as well as the already generated Intel bindings.

jpochyla commented 3 years ago

Sorry to ping you @ExPixel, what do you think about this?

lonkelle commented 3 years ago

All I did was add pre-generated binding folder for Apple Silicon / ARM architecture (for reference). I'm sure ExPixel will merge it when they come across this PR.