Skip to content
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

feat(wasi) add push_file and push_dir methods to WasiCtx #5027

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

acfoltzer
Copy link
Contributor

These are useful when we don't want to collide with an existing file descriptor.

These are useful when we don't want to collide with an existing file descriptor.
@acfoltzer acfoltzer added the wasi Issues pertaining to WASI label Oct 6, 2022
@acfoltzer acfoltzer requested a review from pchickey October 6, 2022 21:02
@acfoltzer acfoltzer self-assigned this Oct 6, 2022
@github-actions
Copy link

github-actions bot commented Oct 6, 2022

Subscribe to Label Action

cc @kubkon

This issue or pull request has been labeled: "wasi"

Thus the following users have been cc'd because of the following labels:

  • kubkon: wasi

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@acfoltzer acfoltzer marked this pull request as ready for review October 6, 2022 21:55
@acfoltzer acfoltzer enabled auto-merge (squash) October 6, 2022 21:55
@acfoltzer acfoltzer merged commit e45577e into main Oct 7, 2022
@acfoltzer acfoltzer deleted the acf/push_file branch October 7, 2022 03:20
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.

2 participants