index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_back
/
target
/
wasm32_unknown_emscripten.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-03
rustc: Tweak default linker selection
Alex Crichton
-3
/
+0
2018-01-28
rustc: Split Emscripten to a separate codegen backend
Alex Crichton
-0
/
+1
2017-10-09
cleanup: rustc doesn't use an external archiver
Vadim Petrochenkov
-1
/
+0
2017-09-30
rustc: Specify c_int width for each target
Daniel Klauer
-0
/
+1
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-04-14
Compile WASM as WASM instead of asm.js
Christopher Serr
-1
/
+1
2017-04-07
-Z linker-flavor
Jorge Aparicio
-3
/
+11
2017-01-19
tell emcc stip exception handling if panic rt used
Sergey Pepyakin
-0
/
+1
2016-12-31
Auto merge of #38601 - schulzch:master, r=brson
bors
-2
/
+3
2016-12-25
Move target_family to TargetOptions, not Target
Alex Crichton
-1
/
+1
2016-12-25
Emscripten targets are Unix targets
Brian Anderson
-0
/
+1
2016-12-22
Partial fix for #38489.
Christoph Schulz
-2
/
+3
2016-10-03
change max_atomic_width type from u64 to Option<u64>
Jorge Aparicio
-1
/
+1
2016-09-30
Call emcc with ERROR_ON_UNDEFINED_SYMBOLS
Brian Anderson
-1
/
+2
2016-09-30
Preliminary wasm32 support
Brian Anderson
-0
/
+41