commit | 5ea679781b8bc1fa80beb725949eda5e732e47bc | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@chromium.org> | Tue Apr 20 00:56:17 2021 |
committer | GitHub <noreply@github.com> | Tue Apr 20 00:56:17 2021 |
tree | b67bd79654b66c1394c73bc54d2e69859c7068a6 | |
parent | 71efc72cf2968b093fd6a015139d52983b6c0e0d [diff] |
Update README.md
This repository contained build scripts for building WebAssembly toolchain components (including LLVM, Binaryen, and Emscripten). Eventually it was only used for the “emscripten-releases” builders used to build binary distributions for EMSDK on top of Chromium's infrastructure. So, we have moved it a Chromium repository for ease of development. You can find it in the src/
subdirectory of the emscripten-releases repository.