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

wasi/platform: supports inode and dev on Windows #1132

Merged
merged 6 commits into from
Feb 16, 2023
Merged

Conversation

mathetake
Copy link
Member

@mathetake mathetake commented Feb 16, 2023

This makes wazero pass all wasi-testsuits on Windows: https://github.com/tetratelabs/wazero/actions/runs/4190204141/jobs/7263376402

I will raise another PR to enable the CI job of testsuite on Windows to close .#1036 officially.

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake marked this pull request as ready for review February 16, 2023 03:00
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
@mathetake mathetake mentioned this pull request Feb 16, 2023
5 tasks
Copy link
Contributor

@evacchi evacchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!!

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt merged commit 2309db9 into main Feb 16, 2023
@codefromthecrypt codefromthecrypt deleted the inodewindows branch February 16, 2023 18:01
@codefromthecrypt
Copy link
Contributor

great milestone on windows, @mathetake!

p.s. I think we're nearing or at feature coverage needed to start looking at our own file type, which can really help us pay down the accruing platform-specific tech debt, or at least organize it :p

@mathetake
Copy link
Member Author

yep, I think now we've revealed all the requirements that our file type should have now.

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.

3 participants