[As reported on Discord](https://discord.com/channels/926888690310053918/950022897160839248/1108409684903329964), it appears that the release builds of spin for Windows require VC runtime DLLs (e.g. `VCRuntime140.dll`) to be installed. I think this could be avoided by building with `-Ctarget-feature=+crt-static`.