commit | c7a82a3b9c8890551cdf2dfece0a30c2ea4fc0c3 | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@chromium.org> | Mon Apr 19 22:29:21 2021 |
committer | Derek Schuff <dschuff@chromium.org> | Mon Apr 19 22:29:21 2021 |
tree | 9b903fe50d84ac4ab51dd45eef5cd2dafa43d0dc | |
parent | 221ae68441c618c815416a25d1843460e59dc74f [diff] |
Remove all sources, note the new location for the code.
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 build/
subdirectory of the emscripten-releases repository.