sunshowers requested abrown for a review on PR #9330.
sunshowers requested wasmtime-compiler-reviewers for a review on PR #9330.
sunshowers requested wasmtime-default-reviewers for a review on PR #9330.
sunshowers opened PR #9330 from sunshowers:update-region
to bytecodealliance:main
:
Hi there -- I've been working on some code changes to wasmtime and I noticed that the region dependency was out of date. Here's a PR to update the dependency to version 3.
The main difference is that
region::page::ceil
now works on addresses rather than usizes, so there's a small adaptation for that in this PR. Thanks!
sunshowers edited PR #9330:
Hi there -- I've been working on some code changes to wasmtime (primarily around illumos support) and I noticed that the region dependency was out of date. Here's a PR to update the dependency to version 3, which supports illumos.
The main difference is that
region::page::ceil
now works on addresses rather than usizes, so there's a small adaptation for that in this PR. Thanks!
sunshowers edited PR #9330:
Hi there -- I've been working on some code changes to wasmtime (primarily around illumos support) and I noticed that the region dependency was out of date. Here's a PR to update the dependency to version 3, which supports illumos.
The main API difference is that
region::page::ceil
now works on addresses rather than usizes, so there's a small adaptation for that in this PR. Thanks!
alexcrichton updated PR #9330.
alexcrichton submitted PR review:
Thanks for the PR!
alexcrichton has enabled auto merge for PR #9330.
alexcrichton merged PR #9330.
Last updated: Nov 22 2024 at 16:03 UTC