aboutsummaryrefslogtreecommitdiff
path: root/test/link/wasm/basic-features/main.zig
AgeCommit message (Collapse)Author
2022-10-25test/link: add Wasm linker tests for featuresLuuk de Gram
Adds a test for inferring features based on a different object file. Also provides a test case where cpu features are explicitly set on a library where the end result will output said target features.