Some more behind-the-scene unification and bug fixe since the last beta, mostly on the CLI, but make sure to check all the other changes of the previous beta and alpha release if you came from last stable version.
#4002 [RISCV64][CI] Use simpler way to install riscv64 packages
Fixed
4.0.0-beta.3 - 15/06/2023
More fixes and improvement to the virtual filesystem, and behind the scene work to unify wasmer tools for this new beta.
RISC-V will now be built on newest Bookworm Debian release.
Added
#3990 fix(cli): Fix deploy command and add some aliases
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on wasmer-compiler to permit the latest version.
Release notes
Sourced from wasmer-compiler's releases.
Changelog
Sourced from wasmer-compiler's changelog.
... (truncated)
Commits
77898a7
Merge pull request #4023 from wasmerio/release-4.0.08c69fd6
Merge branch 'master' into release-4.0.07201dec
Merge pull request #4024 from wasmerio/wasmer-run-cacheebe590e
Wrapped the compilation step in its own span for timing purposes4b772ec
Make sure we save a compiled *.wasm after compiling it8acd62a
Add "Cache hit!" log messages to each of the module cache implementations98d40c2
Bumped v0.x crates too6b90661
Added manual CHANGELOGaa20e70
Release 4.0.0fbac098
Update CHANGELOGDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)