Stream: git-wasmtime

Topic: wasmtime / PR #6457 Honor `ModuleVersionStrategy` in `Eng...


view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 17:05):

ianks opened PR #6457 from ianks:module-version-precompatibility-hash to bytecodealliance:main:

When looking into replacing our bespoke implementation of #5826, I noticed it would not make use of a custom versioning strategy. This makes it so we cannot assert compatibility if we determine things work for our use case. This is important because we have to re-serialize _a ton_ of modules when versions change, and don't want to do so unnecessarily.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 17:05):

ianks requested fitzgen for a review on PR #6457.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 17:05):

ianks requested wasmtime-core-reviewers for a review on PR #6457.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 17:08):

ianks updated PR #6457.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 17:14):

fitzgen submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 17:15):

fitzgen has enabled auto merge for PR #6457.

view this post on Zulip Wasmtime GitHub notifications bot (May 25 2023 at 18:12):

fitzgen merged PR #6457.


Last updated: Nov 22 2024 at 17:03 UTC