Skip to content

wasm: add 21 more utilities to feat_wasm and add WASI platform stubs #11574

Draft
sylvestre wants to merge 2 commits intouutils:mainfrom
sylvestre:wasm-pr8
Draft

wasm: add 21 more utilities to feat_wasm and add WASI platform stubs #11574
sylvestre wants to merge 2 commits intouutils:mainfrom
sylvestre:wasm-pr8

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

No description provided.

WASI has no fstat-based device/inode checks, so always return false
(assume safe) for the overwrite detection.
"dirname",
"echo",
"expand",
"expr",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think our CI does not have C toolchain to build onig.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/expand/bounded-memory is now being skipped but was previously passing.
Congrats! The gnu test tests/cut/cut-huge-range is now passing!
Congrats! The gnu test tests/unexpand/bounded-memory is now passing!

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