bytecodealliance / bytecodealliance/wasmtime
wasmtime: `CacheConfig` should be seperated into `Config` and `Cache`
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
Now the `CacheConfig` is used both as the config and the real cache, this is not the ideal way.
I'd propose to refactor this and make this two seperate parts.
Contributor guide
Assessment
This issue has not been assessed yet.