You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes an issue causing `wizer` to fail due to `CPython` calling
`fd_filestat_get` on stdio descriptors, which causes Wasmtime's WASI
implementation to trap if those descriptors don't point to actual
files.
This also updates the `spin-sdk` dependency to allow version embedding
per
https://github.com/fermyon/spin/blob/main/docs/content/sips/011-component-versioning.md.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
0 commit comments