Stream: git-wasmtime

Topic: wasmtime / PR #7663 add `adapter_{open|close}_badfd` expo...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:51):

dicej requested pchickey for a review on PR #7663.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:51):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:51):

dicej requested wasmtime-core-reviewers for a review on PR #7663.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 18:10):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 18:17):

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)

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 21:53):

dicej updated PR #7663.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 09 2023 at 00:00):

dicej merged PR #7663.


Last updated: Oct 23 2024 at 20:03 UTC