@colinsmatt11 Ah, that’s a shame.
Well it also supports the Cache API for fetch(), which covers most of what I want.
https://deno.com/blog/v1.26#cache-web-api
Also, you can use SQLite with no OS dependencies via WASM. But that makes me think slightly.