Skip to content

Fix compilation cache for components#8251

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-cache-components
Mar 28, 2024
Merged

Fix compilation cache for components#8251
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-cache-components

Conversation

@alexcrichton
Copy link
Member

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.

This commit fixes a mistake in bytecodealliance#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.
@alexcrichton alexcrichton requested a review from a team as a code owner March 28, 2024 01:09
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team March 28, 2024 01:09
@github-actions github-actions bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Mar 28, 2024
@github-actions
Copy link

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:

  • peterhuene: wasmtime:api

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

Learn more.

@fitzgen fitzgen added this pull request to the merge queue Mar 28, 2024
Merged via the queue into bytecodealliance:main with commit b0be4a8 Mar 28, 2024
@alexcrichton alexcrichton deleted the fix-cache-components branch March 28, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants