summary refs log tree commit diff
path: root/src/librustc_back/target/wasm32_unknown_emscripten.rs
AgeCommit message (Expand)AuthorLines
2016-10-03change max_atomic_width type from u64 to Option<u64>Jorge Aparicio-1/+1
2016-09-30Call emcc with ERROR_ON_UNDEFINED_SYMBOLSBrian Anderson-1/+2
2016-09-30Preliminary wasm32 supportBrian Anderson-0/+41