Skip to content

Add InputFile for use with WasiCtxBuilder #10968

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jeffcharles
Copy link
Contributor

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.

@jeffcharles jeffcharles requested a review from a team as a code owner June 6, 2025 21:53
@jeffcharles jeffcharles requested review from fitzgen and removed request for a team June 6, 2025 21:53
@fitzgen fitzgen requested review from pchickey and removed request for fitzgen June 6, 2025 22:08
@fitzgen
Copy link
Member

fitzgen commented Jun 6, 2025

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

@github-actions github-actions bot added the wasi Issues pertaining to WASI label Jun 6, 2025
Copy link
Contributor

@pchickey pchickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@pchickey pchickey added this pull request to the merge queue Jun 7, 2025
Merged via the queue into bytecodealliance:main with commit a71108f Jun 7, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants