Expand description
Blob-level cache for content-addressed function blobs. Caches individual FunctionBlobs by content hash on disk (~/.shape/cache/blobs/).
Structs§
- Blob
Cache - Cache for individual function blobs, keyed by content hash.
- Cache
Stats - JitCode
Cache - JIT code cache - in-memory only (Cranelift JITModule can’t serialize).