about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/wasm32v1_none.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2025-02-08Rustfmtbjorn3-11/+17
2024-12-11wasm(32|64): update alignment stringAugie Fackler-1/+1
2024-10-22Address review comments on wasm32v1-none targetGraydon Hoare-52/+15
2024-10-22Add wasm32v1-none target (compiler-team/#791)Graydon Hoare-0/+88