summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorAnders Leino <aleino@nvidia.com>2025-01-05 11:16:38 +0200
committerGitHub <noreply@github.com>2025-01-05 09:16:38 +0000
commitf0431b8c223c39fb627381f09d1664131690c9fc (patch)
tree76b1df176c2f437b33e16b78cfebfd9d9fe1dfd0 /source
parent00e7542894bec76054d0a4f74033b20064b58d4c (diff)
CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang library. (#5998)
A recent build breakage for slang-wasm.[js|wasm] was not noticed by CI since it built the slang library target instead of the slang-wasm.js "executable" target. (We added a that used objcopy to split debug info from executables. objcopy does not report errors when it finds object files with unexpected format inside static libraries, but it *does* report errors when it's run on an exceutable of unexpected format, such as in the case of slang-wasm.js.) This closes #5959.
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions