Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nice, I use automerge with Rust via autosurgeon [0] which is their Rust wrapper, but looks like it hasn't been updated recently, any updates on that? I'm guessing with a small team that web support is taking priority right now, as I'm running this on my Rust client (technically Flutter but via the FFI package flutter_rust_bridge [1]) and server (via the Axum web server crate).

[0] https://github.com/automerge/autosurgeon

[1] https://github.com/fzyzcjy/flutter_rust_bridge



We're using the same stack, along with automerge-repo-rs, we haven't needed much in the way of updates, what are you hoping for that doesn't exist?

Edit: Typo `autosurgeon-repo-rs` to `automerge-repo-rs` and link. https://github.com/automerge/automerge-repo-rs


Is autosurgeon-repo-rs separate from autosurgeon? I can't find anything by that specific name on Google.

The API is still a little clunky, with hydrating and reconciling, and it's not as clean as the automerge-repo one, especially with those React examples.


Sorry for the typo. Updated. I get what you mean but maybe I've gotten used to it. We also added a little sibling library to it for partial hydrating and reconciling that fits our patterns better. https://github.com/bowtieworks/automerge_orm




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: