Skip to content

Compiling to WASM on ARM macOS #840

Closed Answered by Eywek
Eywek asked this question in Q&A
Discussion options

You must be logged in to vote

Successfully compiled by using llvm-ar and llvm-clang (related: rust-bitcoin/rust-secp256k1#283 (comment)) from the llvm brew formula, adding this to my zsh profile:

export PATH="/opt/homebrew/Cellar/llvm/17.0.1/bin:$PATH"

note: still need the ar.sh file to handle responsefile because llvm-ar doesn't support it

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Eywek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant