denoland / denokv

A self-hosted backend for Deno KV
https://deno.com/kv
MIT License
500 stars 24 forks source link

Feature Request: Ship a WASM Binary #49

Open mimbrown opened 11 months ago

mimbrown commented 11 months ago

Since all major browsers now support the origin-private file system, I think the sqlite-backed version of Deno KV should be able to be shipped to the browser as a WASM package and run on the client.