Stream: git-wasmtime

Topic: wasmtime / PR #10968 Add InputFile for use with WasiCtxBu...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 21:53):

jeffcharles opened PR #10968 from jeffcharles:add-input-file-for-stdin to bytecodealliance:main:

<!--
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
-->
This adds a InputFile for use with the stdin method available on WasiCtxtBuilder. InputFile corresponds with OutputFile available for the stdout and the stderr methods.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 21:53):

jeffcharles requested fitzgen for a review on PR #10968.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 21:53):

jeffcharles requested wasmtime-core-reviewers for a review on PR #10968.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 22:08):

fitzgen requested pchickey for a review on PR #10968.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2025 at 22:09):

fitzgen commented on PR #10968:

Redirecting review to @pchickey since I'm not too familiar with this layer.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2025 at 00:00):

pchickey submitted PR review:

Thank you!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2025 at 00:21):

pchickey merged PR #10968.


Last updated: Jan 10 2026 at 02:36 UTC