└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## ༼ ༎ຶ ෴ ༎ຶ༽ This code has moved 2 | 3 | This repository contained build scripts for building WebAssembly toolchain 4 | components (including LLVM, Binaryen, and Emscripten). Eventually it was 5 | only used for the "emscripten-releases" builders used to build binary 6 | distributions for EMSDK on top of Chromium's infrastructure. So, we 7 | have moved it a Chromium repository for ease of development. You can 8 | find it in the `src/` subdirectory of the 9 | [emscripten-releases](https://chromium.googlesource.com/emscripten-releases/) 10 | repository. 11 | --------------------------------------------------------------------------------