Stream: git-wasmtime

Topic: wasmtime / PR #6833 Update stdio on Unix to fall back to...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2023 at 00:33):

alexcrichton edited PR #6833:

Not all file descriptors can get registered with epoll, for example
files on Linux or /dev/null on macOS return errors. In these
situations the fallback of the worker thread implementation is used
instead.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 14 2023 at 21:58):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 14 2023 at 22:48):

pchickey merged PR #6833.


Last updated: Oct 23 2024 at 20:03 UTC