Currently, a newer version of llvm/clang must be installed on mac, because the Apple-provided one fails building wasm with:
failed to build archive at /Users/tsaucer/src/rerun/target_wasm/wasm32-unknown-unknown/release/deps/libpsm-43030b67c35315ca.rlib: LLVM error: section too large
We should figure out a way to either fix the build, or make it so that using pixi solves the issue.
Currently, a newer version of llvm/clang must be installed on mac, because the Apple-provided one fails building wasm with:
We should figure out a way to either fix the build, or make it so that using pixi solves the issue.