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 #3089

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

epilys
Copy link
Contributor

@epilys epilys commented Aug 10, 2022

  • wasi_env_new changed signature
  • wasi_get_imports changed signature
  • wasi_env_set_memory was added

Closes #3077

Description

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

Closes #3077
@epilys epilys added the 📚 documentation Do you like to read? label Aug 10, 2022
@epilys epilys added this to the v3.0 milestone Aug 10, 2022
@epilys epilys self-assigned this Aug 10, 2022
@epilys
Copy link
Contributor Author

epilys commented Aug 10, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 10, 2022

Build succeeded:

@bors bors bot merged commit f0ed34c into master Aug 10, 2022
@bors bors bot deleted the update-mig-guid-3.0 branch August 10, 2022 13:09
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?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add wasi_* C-API function changes in migration guide for 3.0.0
1 participant