Example component using blobstore in Go #116
Labels
enhancement
New feature or request
go
Pull requests that update Go code
help wanted
Extra attention is needed
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 usewasi-filesystem
which wasmCloud virtualizes away.The text was updated successfully, but these errors were encountered: