Stream: git-wasmtime

Topic: wasmtime / PR #9583 Remove the `MemoryStyle` enum


view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2024 at 19:32):

alexcrichton opened PR #9583 from alexcrichton:remove-memory-style to bytecodealliance:main:

There are no more major users left, only a few minor pieces here and there. This should complete the refactoring to delete the "static" and "dynamic" terminology from Wasmtime and all we're left with are linear memories with a few knobs in Tunables.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2024 at 19:32):

alexcrichton requested pchickey for a review on PR #9583.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2024 at 19:32):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9583.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2024 at 19:59):

alexcrichton updated PR #9583.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2024 at 21:32):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 07 2024 at 21:48):

fitzgen merged PR #9583.


Last updated: Nov 22 2024 at 17:03 UTC