Skip to content

wasm: add support for cp & mv#11572

Merged
cakebaker merged 3 commits intouutils:mainfrom
sylvestre:wasm-pr6
Apr 2, 2026
Merged

wasm: add support for cp & mv#11572
cakebaker merged 3 commits intouutils:mainfrom
sylvestre:wasm-pr6

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

No description provided.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 31, 2026

Merging this PR will not alter performance

✅ 305 untouched benchmarks
⏩ 46 skipped benchmarks1


Comparing sylvestre:wasm-pr6 (397c058) with main (e510449)

Open in CodSpeed

Footnotes

  1. 46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/cut/cut-huge-range is now passing!
Congrats! The gnu test tests/unexpand/bounded-memory is now passing!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

GNU testsuite comparison:

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/printf/printf-surprise is now passing!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)

@sylvestre sylvestre marked this pull request as ready for review April 2, 2026 08:15
- mode: return default umask (022) on WASI instead of calling libc::umask
- fs: add WASI variant of path_ends_with_terminator using string conversion
Replace cfg(not(windows)) with cfg(unix) for the symlink_file call,
and add a fallback that returns an unsupported error on platforms like
WASI that lack symlink support.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

GNU testsuite comparison:

GNU test failed: tests/misc/io-errors. tests/misc/io-errors is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/pr/bounded-memory (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cut/bounded-memory is now passing!
Congrats! The gnu test tests/tail/pipe-f is now passing!

@cakebaker cakebaker merged commit 4f39f94 into uutils:main Apr 2, 2026
165 of 166 checks passed
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