crypto-cpp icon indicating copy to clipboard operation
crypto-cpp copied to clipboard

support for building on Apple

Open maxgillett opened this issue 3 years ago • 1 comments

Minimal changes necessary to support Rust FFI bindings on macOS (see https://github.com/xJonathanLEI/starkware-crypto-rs/issues/1)

maxgillett avatar Jan 12 '22 02:01 maxgillett

I tested this branch on my Linux box, my M1 MacBook, and a GitHub Actions macOS runner. All working great.

xJonathanLEI avatar Jan 12 '22 03:01 xJonathanLEI