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

fix: crash when root file isn't able to be stated #4198

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

MarkMcCulloh
Copy link
Contributor

Fixes #4196

Would be nice to find a better way to give the wasm side more file access (or avoid doing any fs ops in wasm at all #1560)

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@MarkMcCulloh MarkMcCulloh requested a review from a team as a code owner September 17, 2023 21:04
@monadabot
Copy link
Contributor

Console preview environment is available at https://wing-console-pr-4198.fly.dev 🚀

Updated (UTC): 2023-09-17 21:09

@mergify
Copy link
Contributor

mergify bot commented Sep 18, 2023

Thanks for contributing, @MarkMcCulloh! This PR will now be added to the merge queue, or immediately merged if mark/fix-bad-stat is up-to-date with main and the queue is empty.

@mergify mergify bot merged commit e505e47 into main Sep 18, 2023
14 checks passed
@mergify mergify bot deleted the mark/fix-bad-stat branch September 18, 2023 01:50
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.31.1.

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.

Compiler error on trying to compile and load hello-wing example code
3 participants