wasi-keyvalue
wasi-keyvalue copied to clipboard
The cursor in list-keys should probably be a string, not a u64
E.g. in Cloudflare KV https://developers.cloudflare.com/kv/api/list-keys/:
cursor is a string used for paginating responses.