mlabs-haskell / lambda-buffers

LambdaBuffers toolkit for sharing types and their semantics between different languages
https://mlabs-haskell.github.io/lambda-buffers/
Apache License 2.0
29 stars 0 forks source link

Runtime: read/write lbf json value from/to filesystem #219

Open chfanghr opened 5 months ago

chfanghr commented 5 months ago

We found that it's faily common to interact with lbf JSON objects stored on the filesystem, and it'd be nice if lbf runtime provides such utilities function for said purposes.