I submitted a PR to wasi-blob-store to use as a potential starting point for discussion on the api.
https://github.com/WebAssembly/wasi-blob-store/pull/2
The areas where I have the greatest uncertainty are around how to declare wit streams, and the use of the data-blob Resource.
read-stream
and write-stream
will need to be updated with the correct wit syntax and stream usage.All feedback welcome!
Last updated: Nov 22 2024 at 16:03 UTC