Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve wasix SpawnError #4616

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Apr 25, 2024

Improve information provided by SpawnError to make debugging easier.

Also lifts wasmer-wasix to be a workspace dependency.

  • feat(wasix): Improve SpawnError information
  • chore: Bump wasmer-wasix to 0.19.0

@theduke theduke force-pushed the feat-wasix-spawnerror-improvements branch from 1eed872 to 8dbe4c0 Compare April 25, 2024 14:02
theduke added 3 commits April 25, 2024 16:03
Extend SpawnError to add more context and information for some errors
that happen during instance spawning.

Makes debugging and error reporting a lot better.
@theduke theduke force-pushed the feat-wasix-spawnerror-improvements branch from 8dbe4c0 to 3b31d4d Compare April 25, 2024 14:03
@theduke theduke enabled auto-merge (rebase) April 25, 2024 14:20
@theduke theduke merged commit c267b80 into main Apr 25, 2024
61 checks passed
@theduke theduke deleted the feat-wasix-spawnerror-improvements branch April 25, 2024 14:58
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