Skip to content

docs: add more information about wasmtime caching#863

Merged
zshipko merged 1 commit intoextism:mainfrom
nu-wa:cache_doc
Jun 18, 2025
Merged

docs: add more information about wasmtime caching#863
zshipko merged 1 commit intoextism:mainfrom
nu-wa:cache_doc

Conversation

@nu-wa
Copy link
Copy Markdown
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
Copy Markdown
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!!!

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