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

chore(deps): update dependency wasmi-labs/wasmi to v0.42 #10839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
wasmi-labs/wasmi minor 0.41.0 -> 0.42

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

wasmi-labs/wasmi (wasmi-labs/wasmi)

v0.42

Compare Source

Added
  • Added support for the Wasm wide-arithmetic proposal. #​1369
    • The wide-arithmetic proposal is disabled by default in wasmi
      library and enabled by default in the Wasmi CLI.
Changed
  • Optimized memory accesses with a constant ptr value. #​1381
Internal
  • Update wasm-tools dependencies from v226 to v227. #​1380

v0.41.1

Compare Source

Fixed
  • Fixed a Wasmi CLI crash when using .wat formatted Wasm files. #​1385
  • Fixed a crash when translating memory.grow with an i64.const delta parameter. #​1384
    • Note: this can only occur when using the Wasm memory64 proposal.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

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

Auto-approved because label type/renovate is present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants