about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/wasm_base.rs
AgeCommit message (Expand)AuthorLines
2021-06-06Rollup merge of #85920 - luqmana:wasm-linker-tweaks, r=petrochenkovYuki Okushi-0/+1
2021-06-03wasm: Make simd types passed via indirection againAlex Crichton-6/+0
2021-06-01Tweak wasm_base target spec to indicate linker is not GNU and update linker i...Luqman Aden-0/+1
2021-05-03Set target_family="wasm" for wasm targetsSimonas Kazlauskas-0/+1
2021-04-05rustc_target: Rely on defaults more in target specsVadim Petrochenkov-1/+0
2021-04-04wasm64Gus Caplan-0/+138