Hey 👋🏻
It would be awesome to see an example of how to use wasi-blobstore in Go. I don't think we have an example for how we can import that interface and interact with files. From my understanding, all of the standard library filesystem bits will use wasi-filesystem which wasmCloud virtualizes away.
Hey 👋🏻
It would be awesome to see an example of how to use
wasi-blobstorein Go. I don't think we have an example for how we can import that interface and interact with files. From my understanding, all of the standard library filesystem bits will usewasi-filesystemwhich wasmCloud virtualizes away.