rust/src/librustc_llvm
bors 380100c568 Auto merge of #42571 - tlively:wasm-dev, r=alexcrichton
Enable wasm LLVM backend

Enables compilation to WebAssembly with the LLVM backend using the target triple "wasm32-unknown-unknown". This is the beginning of my work on #38804.

**edit:** The new new target is now wasm32-experimental-emscripten instead of wasm32-unknown-unknown.
2017-06-20 09:44:40 +00:00
..
Cargo.toml Support VS 2017 2017-06-01 20:41:38 +00:00
archive_ro.rs run rustfmt on librustc_llvm folder 2016-05-29 14:57:34 +05:30
build.rs Add target to use LLVM wasm backend 2017-06-16 15:43:43 -07:00
diagnostic.rs Don't assume llvm::StringRef is null terminated 2016-11-28 17:33:13 +01:00
ffi.rs Merge branch 'profiling' of github.com:whitequark/rust into profiling 2017-06-04 15:54:39 +01:00
lib.rs Auto merge of #42571 - tlively:wasm-dev, r=alexcrichton 2017-06-20 09:44:40 +00:00