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 Wasmtime to 10.0.0 and other dependencies #132

Closed
Angelmmiguel opened this issue May 23, 2023 · 3 comments · Fixed by #162
Closed

Bump Wasmtime to 10.0.0 and other dependencies #132

Angelmmiguel opened this issue May 23, 2023 · 3 comments · Fixed by #162
Assignees
Labels
⬆️ updates Update a dependency to a newer version
Milestone

Comments

@Angelmmiguel
Copy link
Contributor

Angelmmiguel commented May 23, 2023

Is your feature request related to a problem? Please describe.

Currently, Wasm Workers Server uses Wasmtime 6. There are several improvements in newer versions so we should upgrade it to the latest version.

Describe the solution you'd like

Wasm Workers Server dependencies are up-to-date and the compiled binaries are properly tested on the different supported platforms.

Describe alternatives you've considered

No response

Additional context

Before pushing this change, let's complete the basic e2e tests in #133

@Angelmmiguel Angelmmiguel added the ⬆️ updates Update a dependency to a newer version label May 23, 2023
@Angelmmiguel Angelmmiguel added this to the v1.2.0 milestone May 23, 2023
@Angelmmiguel Angelmmiguel self-assigned this May 23, 2023
@Angelmmiguel Angelmmiguel changed the title Bump Wasmtime to 9.0.1 and other dependencies Bump Wasmtime to 9.0.1 May 23, 2023
@Angelmmiguel Angelmmiguel changed the title Bump Wasmtime to 9.0.1 Bump Wasmtime to 9.0.1 and other dependencies May 23, 2023
@Angelmmiguel
Copy link
Contributor Author

This change is blocked until Wasmtime 10.0.0 is released. I'm waiting for a fix regarding opening directories in Windows: bytecodealliance/wasmtime#6348.

@Angelmmiguel Angelmmiguel removed this from the v1.1.2 milestone May 29, 2023
@Angelmmiguel
Copy link
Contributor Author

Wasmtime 10.0.0 was released a few hours ago! 🎉

I'll open tomorrow a new PR to update to this version.

@Angelmmiguel Angelmmiguel changed the title Bump Wasmtime to 9.0.1 and other dependencies Bump Wasmtime to 10.0.0 and other dependencies Jun 20, 2023
@Angelmmiguel Angelmmiguel added this to the v1.3.0 milestone Jun 21, 2023
@Angelmmiguel
Copy link
Contributor Author

Upgrading OpenSSL to fix RUSTSEC-2023-0044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ updates Update a dependency to a newer version
Projects
None yet
1 participant