Skip to content

Conversation

nu-wa
Copy link
Contributor

@nu-wa nu-wa commented Jun 18, 2025

Hello,

I encountered an error when trying to enable caching in my project, I could not compile any Plugins due to a bad configuration file used by the wasmtime crate (failed to parse config file). I managed to find understand the error after seeing some changes made by wasmtime and its documentation. I was simply missing the enabled key from the configuration, that has been removed from wasmtime (and its cache sister crate).

So I added more information in the README regarding this specific issue, and some extra behaviour that I noticed would happen regarding caching configuration.

Hopefully this is helpful!

@nu-wa nu-wa requested a review from zshipko as a code owner June 18, 2025 09:41
Copy link
Contributor

@zshipko zshipko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thank you!!!

@zshipko zshipko merged commit dedd81d into extism:main Jun 18, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants