Stream: git-wasmtime

Topic: wasmtime / PR #5826 Add Engine::precompile_compatibility_...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:03):

lann edited PR #5826:

Draft for #5802 for naming / impl feedback while working on tests.

After writing the implementation I landed on precompile_compatibility_key to show the relationship with precompile_{module,component}, but can revert to the discussed cache_key if desired.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:04):

lann edited PR #5826:

This method returns a Hash, the output of which can be used to index precompiled binaries from one Engine instance that can be deserialized by another Engine instance.

Closes #5802

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:04):

lann has marked PR #5826 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:04):

lann requested jameysharp for a review on PR #5826.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:04):

lann requested wasmtime-core-reviewers for a review on PR #5826.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:14):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 21:15):

jameysharp has enabled auto merge for PR #5826.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 22:08):

jameysharp merged PR #5826.


Last updated: Oct 23 2024 at 20:03 UTC