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.
ianks requested fitzgen for a review on PR #6457.
ianks requested wasmtime-core-reviewers for a review on PR #6457.
ianks updated PR #6457.
fitzgen submitted PR review:
Thanks!
fitzgen has enabled auto merge for PR #6457.
fitzgen merged PR #6457.
Last updated: Nov 22 2024 at 17:03 UTC