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

bump: upgrade wasmtime and related dependencies to 13.0.0 #221

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Sep 26, 2023

Bump Wasmtime to the latest version (13.0.0). I had to update several WASI builder calls to match the new signature. With the new approach, we can provide a mutable reference to the different methods that add new elements to the WASI context.

Based on ereslibre@e7db809

It closes #220

@Angelmmiguel Angelmmiguel added the ⬆️ updates Update a dependency to a newer version label Sep 26, 2023
@Angelmmiguel Angelmmiguel added this to the v1.6.0 milestone Sep 26, 2023
@Angelmmiguel Angelmmiguel self-assigned this Sep 26, 2023
Copy link
Contributor

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

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

Thanks @Angelmmiguel :)

@Angelmmiguel Angelmmiguel merged commit dd78345 into main Sep 26, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required ⬆️ updates Update a dependency to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump Wasmtime to 13.0.0
3 participants