alexcrichton commented on Issue #1714:
I think the CI errror is due to not using bash on Windows. Wanna r+ https://github.com/bytecodealliance/wasmtime/pull/1591 though and make that a non-issue?
alexcrichton commented on Issue #1714:
I panicked a little bit in merging this since CI was broken a bit with the bash update. I wanted to circle back though with some timings. Comparing before and after
- Test (stable) - 24m => 16m
- Test (beta) - 24m => 16m
- Test (nightly) - 26m => 14m
- Test (windows) - 45m => 18m
- Test (macos) - 25m => 13m
Last updated: Nov 22 2024 at 16:03 UTC