Skip to content

Conversation

@dicej
Copy link
Collaborator

@dicej dicej commented Mar 1, 2023

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.

@dicej dicej requested a review from karthik2804 March 1, 2023 20:42
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>
@dicej dicej merged commit 00e7729 into spinframework:main Mar 1, 2023
@dicej dicej deleted the fix-windows branch March 1, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants