dicej requested pchickey for a review on PR #7663.
dicej opened PR #7663 from dicej:badfd
to bytecodealliance:main
:
This is to be used by
wasi-libc
to reserve file descriptors for its own use (e.g. for sockets), ensuring that any attempt to pass them directly to Preview 1 functions will consistently return an error.See https://github.com/WebAssembly/wasi-libc/issues/447 for further details.
dicej requested wasmtime-core-reviewers for a review on PR #7663.
pchickey submitted PR review.
alexcrichton commented on PR #7663:
Could you add a test for this as well to showcase it working within a component? (e.g.
crates/test-programs/src/bin/preview2_*.rs
)
dicej updated PR #7663.
dicej merged PR #7663.
Last updated: Nov 22 2024 at 16:03 UTC