Stream: git-wasmtime

Topic: wasmtime / PR #14348 Trim readdir implementation to what ...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 17:22):

alexcrichton opened PR #14348 from alexcrichton:trim-readdir to bytecodealliance:main:

This commit trims down the implementation of reading directories in wasmtime_wasi::filesystem::primitives to what WASI needs, notably just the ability to get the file type and file name. This removes a number of layers of abstraction which would issue more syscalls than necessary for this particular use case.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.md

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 17:22):

alexcrichton has marked PR #14348 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 17:22):

alexcrichton requested dicej for a review on PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 17:22):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 17:46):

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 17:49):

alexcrichton added PR #14348 Trim readdir implementation to what WASI needs to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 18:08):

github-merge-queue[bot] removed PR #14348 Trim readdir implementation to what WASI needs from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 18:26):

alexcrichton updated PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 18:26):

alexcrichton has enabled auto merge for PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 19:01):

alexcrichton updated PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 19:10):

alexcrichton added PR #14348 Trim readdir implementation to what WASI needs to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 19:36):

github-merge-queue[bot] removed PR #14348 Trim readdir implementation to what WASI needs from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 20:20):

alexcrichton updated PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 20:20):

alexcrichton has enabled auto merge for PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 20:29):

alexcrichton added PR #14348 Trim readdir implementation to what WASI needs to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 20:57):

:check: alexcrichton merged PR #14348.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 16 2026 at 20:57):

alexcrichton removed PR #14348 Trim readdir implementation to what WASI needs from the merge queue.


Last updated: Sep 20 2026 at 18:08 UTC