Skip to content

Instantly share code, notes, and snippets.

@gadzhimari
Created November 30, 2018 17:28
Show Gist options
  • Save gadzhimari/c04edd733ee71e6d3d1c205b91e93e5b to your computer and use it in GitHub Desktop.
Save gadzhimari/c04edd733ee71e6d3d1c205b91e93e5b to your computer and use it in GitHub Desktop.
Installation and configuration of Emscripten and things that related to WebAssembly

Cannot find /usr/bin/llvm-link, check the paths in ~/.emscripten

Solution: Manually set LLVM_ROOT to /usr/local/opt/emscripten/libexec/llvm/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment