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

Update release date of Wasmtime 0.36.0 #50

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

alexcrichton
Copy link
Owner

This is an automated pull request from CI which is updating
the release date of Wasmtime 0.36.0 to today. This PR's base branch
is main and a second PR will be coming to perform the actual
release which will be targeted at release-0.36.0.

@alexcrichton alexcrichton merged commit 82d8eb0 into main Mar 22, 2022
@alexcrichton alexcrichton deleted the ci/release-date-for-0.36.0 branch March 22, 2022 18:55
alexcrichton pushed a commit that referenced this pull request May 15, 2023
* Implement file append functionality.

 - In the preview1-to-preview2 polyfill, using `append_via_stream`.
 - In the host implementation, using a new system-interface `FileIoExt::append` function.

* Add a basic testcase.
alexcrichton pushed a commit that referenced this pull request May 19, 2023
* Implement file append functionality.

 - In the preview1-to-preview2 polyfill, using `append_via_stream`.
 - In the host implementation, using a new system-interface `FileIoExt::append` function.

* Add a basic testcase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants