Stream: git-wasmtime

Topic: wasmtime / PR #8251 Fix compilation cache for components


view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 01:09):

alexcrichton opened PR #8251 from alexcrichton:fix-cache-components to bytecodealliance:main:

This commit fixes a mistake in #8181 which meant that the caching for components was no longer working. The mistake is fixed in this commit as well as a new test being added too.

<!--
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 (Mar 28 2024 at 01:09):

alexcrichton requested fitzgen for a review on PR #8251.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 01:09):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 01:57):

github-actions[bot] commented on PR #8251:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 05:38):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 28 2024 at 06:14):

fitzgen merged PR #8251.


Last updated: Nov 22 2024 at 17:03 UTC