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

[WASMFS] Fix remaining TODO items with wasmfs + noderawfs #23617

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 7, 2025

In order make sure this gets tested I added the combination of wasmfs
and rawfs to @with_all_fs.

Fixes: #23618

@sbc100 sbc100 changed the title Include wasmfs+rawfs in @with_all_fs. NFC [WASMFS] Fix remaining TODO items with wasmfs + noderawfs Feb 7, 2025
@sbc100 sbc100 requested a review from tlively February 7, 2025 20:16
@sbc100
Copy link
Collaborator Author

sbc100 commented Feb 7, 2025

I ended up just fixing the resulting failures, so this change now includes a bunch of wasmfs fixes.

@sbc100
Copy link
Collaborator Author

sbc100 commented Feb 7, 2025

@hoodmane I think we getting close to feature parity with wasmfs after this change. Maybe you could give it a try soon?

@sbc100 sbc100 force-pushed the wasmfs_rawfs branch 3 times, most recently from 7c80380 to 034f631 Compare February 7, 2025 21:56
@sbc100 sbc100 enabled auto-merge (squash) February 7, 2025 22:18
system/lib/wasmfs/backends/node_backend.cpp Outdated Show resolved Hide resolved
In order make sure this gets tested I added the combination of wasmfs
and rawfs to `@with_all_fs`.
@sbc100 sbc100 merged commit 242af00 into emscripten-core:main Feb 8, 2025
29 checks passed
@sbc100 sbc100 deleted the wasmfs_rawfs branch February 8, 2025 03:37
@hoodmane
Copy link
Collaborator

hoodmane commented Feb 8, 2025

Okay. I will try building python against wasmfs and see what happens in the test suite.

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.

WASMFS + NODERAWFS fails a bunch of test
3 participants