Nice! (Sorry for long delay -- e-mail overload as usual.)
Shall I move Haskell into the "Serialization+RPC" category on https://capnproto.org/otherlang.html ? Out of curiosity, is there a WebAssembly story for Haskell? I've been wondering lately if Cap'n Proto makes sense as a way to communicate between WASM modules, given the constraint that everything needs to be represented in linear memory. -Kenton On Sun, Jan 27, 2019 at 1:57 PM Ian Denhardt <[email protected]> wrote: > Hey All, > > This morning I tagged version 0.4 of the Haskell implementation, which > includes a Level 1 RPC implementation! It's a bit rough, there are some > key gaps in the API, but it works. Links: > > * https://hackage.haskell.org/package/capnp > * https://github.com/zenhack/haskell-capnp > > Cheers, > > -Ian > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
