Conversation
Per Dustin's suggestion: update to version-aware resolver in 1.84, to avoid triggering the incompatible SPDX upgrade. This should also let us bisect between 1.84 and 1.83
|
It's not quite the same (we're seeing |
|
Maybe - I do think it's from some of the unwinding stuff that came in 1.84 (#507). I had wondered how upstream got around it, but hadn't found bytecodealliance/wasmtime#10290, nice! |
|
Eh, |
I'll try building with |
|
Updating to wasmtime 28 in 13ef41b seems to fix the windows issues: https://github.com/fastly/Viceroy/actions/runs/16918127336/job/47937127734 |
Roll all the way up to
stable, see if that also reproduces the Windows crash.