Skip to content
  • Thomas Lively's avatar
    Make wasm32 buildbot test LLVM backend · 447297ce
    Thomas Lively authored
    This adds the experimental targets option to configure so it can be used
    by the builders and changes the wasm32 Dockerfile accordingly. Instead
    of using LLVM from the emsdk, the builder's emscripten tools now uses
    the Rust in-tree LLVM, since this is the one built with wasm support.
    447297ce