Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new: Use temporary, backported trivial caching implemention in extism
Results in significant tool resolution performance gains. In my testing, trivial calling of `node` goes from ~100ms to ~18.5ms. No config change is needed, wasmtime will do the caching transparently in the background. Tested on linux, not sure how or if it'll work on Windows.
- Loading branch information