Post #3093664
2026-03-26 18:27 UTC
Our past work to make everything modular seemed to pay off: At any point it is possible to break out of the high-level design and plug in something else. The p2panda high-level API code is surprisingly thin and we're already considering making some parts public, so you can re-use them in other ways.
Replies (1)
-
@p2panda@autonomous.zone 2026-03-26 18:28
Having a more stable high-level API soon will also give finally a good API surface to build FFI bindings in different languages. We're looking at uniffi for that, together with the GNOME community we've already started building a GObject interface.