about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/wasm32_wasip2.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+4
2024-12-11wasm(32|64): update alignment stringAugie Fackler-1/+1
2024-11-03Remove the `wasm32-wasi` target from rustcAlex Crichton-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-07Fixes typo in wasm32-wasip2 doc commentZack Slayton-1/+1
2024-09-03Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgaubors-1/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-09-02chore: Fix typos in 'compiler' (batch 3)Alexander Cyon-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-05-07rustc: Change wasm32-wasip2 to PIC-by-defaultAlex Crichton-1/+6
2024-05-03rustc: Change LLVM target for the wasm32-wasip2 Rust targetAlex Crichton-1/+1
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-0/+64