about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/base/wasm.rs
AgeCommit message (Expand)AuthorLines
2025-09-19Enable `limit_rdylib_exports` on wasm targetsAlex Crichton-5/+0
2025-02-17Adds binary_format to rustc target specsPyrode-2/+3
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-04-16Remove `default_hidden_visibility: false` from wasm targetsAlex Crichton-3/+0
2024-01-23Remove --fatal-warnings on wasm targetsDavid Koloski-3/+0
2023-11-08target: move base specs to spec/baseDavid Wood-0/+135