@divmain/jsonish
v0.2.0
Published
- Do not use LLVM that comes with Xcode. Instead `brew install llvm`. Otherwise there will be build errors as [reported here](https://github.com/rustwasm/wasm-pack/issues/1381).
Downloads
433
Readme
Build Requirements
- Do not use LLVM that comes with Xcode. Instead
brew install llvm
. Otherwise there will be build errors as reported here.