summary refs log tree commit diff
path: root/src/librustc_back/target/wasm32_experimental_emscripten.rs
AgeCommit message (Expand)AuthorLines
2018-03-03rustc: Tweak default linker selectionAlex Crichton-3/+0
2017-10-09cleanup: rustc doesn't use an external archiverVadim Petrochenkov-1/+0
2017-09-30rustc: Specify c_int width for each targetDaniel Klauer-0/+1
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
2017-07-19Pass debugging arguments to emccThomas Lively-1/+4
2017-06-22Add target option for linker environment variablesThomas Lively-0/+1
2017-06-16Add target to use LLVM wasm backendThomas Lively-0/+53