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

Add wasi_* C-API function changes in migration guide for 3.0.0 #3077

Closed
epilys opened this issue Aug 5, 2022 · 0 comments · Fixed by #3089
Closed

Add wasi_* C-API function changes in migration guide for 3.0.0 #3077

epilys opened this issue Aug 5, 2022 · 0 comments · Fixed by #3089
Assignees
Labels
📚 documentation Do you like to read? priority-medium Medium priority issue
Milestone

Comments

@epilys
Copy link
Contributor

epilys commented Aug 5, 2022

  • wasi_env_new changed signature
  • wasi_get_imports changed signature
  • wasi_env_set_memory was added
@epilys epilys self-assigned this Aug 5, 2022
@epilys epilys added this to the v3.0 milestone Aug 5, 2022
@syrusakbary syrusakbary added priority-medium Medium priority issue 📚 documentation Do you like to read? labels Aug 5, 2022
bors bot added a commit that referenced this issue Aug 10, 2022
3089: Add wasi_* C-API function changes in migration guide for 3.0.0 r=epilys a=epilys

- `wasi_env_new` changed signature
- `wasi_get_imports` changed signature
- `wasi_env_set_memory` was added

Closes #3077

<!-- 
Prior to submitting a PR, review the CONTRIBUTING.md document for recommendations on how to test:
https://github.com/wasmerio/wasmer/blob/master/CONTRIBUTING.md#pull-requests

-->

# Description
<!-- 
Provide details regarding the change including motivation,
links to related issues, and the context of the PR.
-->


Co-authored-by: Manos Pitsidianakis <manos@wasmer.io>
@bors bors bot closed this as completed in ba38b7e Aug 10, 2022
ptitSeb pushed a commit that referenced this issue Oct 20, 2022
- `wasi_env_new` changed signature
- `wasi_get_imports` changed signature
- `wasi_env_set_memory` was added

Closes #3077
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Do you like to read? priority-medium Medium priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants