Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wasm-mutator-fuzz: Make compilers overridable (bytecodealliance#3578)
eg. ```shell cmake .. \ -DCMAKE_C_COMPILER=/usr/local/opt/llvm@15/bin/clang \ -DCMAKE_CXX_COMPILER=/usr/local/opt/llvm@15/bin/clang++ ```
- Loading branch information