Timmmm opened PR #11549 from Timmmm:make_readdiriterator_public to bytecodealliance:main:
This is required because it is used in the generated
wasmtime_wasi::p2::bindings::async_io::wasi::filesystem::types::HostDescriptortrait forread_directory(). Since the type is currently private, third parties can't implement custom versions of that trait even if they don't actually use theReaddirIteratorfrom wasmtime.See #8963
Timmmm requested wasmtime-wasi-reviewers for a review on PR #11549.
rvolosatovs submitted PR review.
rvolosatovs merged PR #11549.
Timmmm commented on PR #11549:
Thanks for the quick merge!
Last updated: Jan 10 2026 at 20:04 UTC