Closed martyall closed 4 years ago
Interesting discussion on inline rust with haskell.
I could only find 2 libraries:
I was looking more at the inline-rust
one and looks like its pretty straight forward to import crates,
Could be we just write some wrapper functions with the quasi-quoted rust.
FYI, the project doesn't look like its being actively maintained so it also may not be what we're looking for. Other than that it seems promising.
what about building a grpc server for this https://github.com/tendermint/iavl ?
gRPC Feature Request: https://github.com/tendermint/iavl/issues/183
close in favor of #101
after having a conversation with ethan from cosmos-sdk dev team, he recommended looking into writing haskell bindings for nomic-io for a merkle store.