IRC channel logs

2024-02-28.log

back to list of logs

<rschulman>ACTION waves.
<rschulman>Hi all! I'm looking at starting work on a Rust ocapn library. As I'm investigating that, I've noticed that Preserves has a {de}serialization implementation for `serde` for its own string and binary formats, but not for syrup. Would it be a worthwhile use of time to create that syrup implementation?
<tsyesika>rschulman: hey, that's cool to hear. I think SignalWalker was working on a rust OCapN library too
<tsyesika>I think having a syrup implementation would be worthwhile, as of now it's what is expected by the test suite, however I should mention it may well change to a different format, what concrete syntax is used has yet to be decided by the group.
<rschulman>Oh nice, it would be great to not reinvent the wheel if someone else is already working on it, of course!
<tsyesika>yeah. Unfortunately, I'm not sure what the current status or where the repo is, hopefully SignalWalker will be around soon and can say more about it :)