Stream: git-wasmtime

Topic: wasmtime / PR #7544 Defer isatty in the adapter til needed


view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 17:50):

alexcrichton opened PR #7544 from alexcrichton:defer-tty to bytecodealliance:main:

This commit slims down the default WASI interfaces needed by the adapter by deferring the need to infer whether a stdio stream is a tty until it's requested.

<!--
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 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 (Nov 15 2023 at 17:50):

alexcrichton requested fitzgen for a review on PR #7544.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 17:50):

alexcrichton requested wasmtime-core-reviewers for a review on PR #7544.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 17:55):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 17:57):

alexcrichton has enabled auto merge for PR #7544.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 18:33):

alexcrichton merged PR #7544.


Last updated: Oct 23 2024 at 20:03 UTC