aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Target/wasm.zig
AgeCommit message (Expand)Author
2025-04-04std.Target: Update CPU models/features for LLVM 20.Alex Rønne Petersen
2025-01-22wasm: Add a nontrapping_bulk_memory_len0 feature.Alex Rønne Petersen
2025-01-22std.Target: Define and use lime1 as the baseline CPU model for WebAssembly.Alex Rønne Petersen
2024-11-25refactor `update_cpu_features.zig`David Rubin
2024-09-19std.Target: Update CPU models/features for LLVM 19.Alex Rønne Petersen
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-12std.Target: Rename feature_set_fns to FeatureSetFnsLinus Groh
2024-05-08update CPU features to LLVM 18Andrew Kelley
2024-01-01std.Target: flattenAndrew Kelley