[env] # Set the C compiler for the wasm32 target. This ensures that build scripts # which compile C code (like the one in secp256k1-sys) use the correct # version of clang that can target WebAssembly. CC_wasm32-unknown-unknown = "/opt/homebrew/opt/llvm/bin/clang"