#asyncmachine — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #asyncmachine, aggregated by home.social.
-
#asyncmachine-go v0.19.1 has been released https://github.com/pancsta/asyncmachine-go/releases/tag/v0.19.1
The highlight of this release is state-zoom diagram.
#statemachine #graph #p2p #tui #d2 #golang #webassembly #wasm
-
#asyncmachine-go v0.19.0 has been released https://github.com/pancsta/asyncmachine-go/releases/tag/v0.19.0 The highlight of this release are generic typed args.
#statemachine #graph #p2p #tui #d2 #golang #webassembly #wasm
-
#asyncmachine-go v0.18.9 has been released https://github.com/pancsta/asyncmachine-go/releases/tag/v0.18.9
-
The new release of #asyncmachine brings #WASM support and browser compat - including #aRPC, #TUI debugging and #REPL. Check out the changelog for v0.18.0 https://github.com/pancsta/asyncmachine-go/releases/tag/v0.18.0 and a dedicated WASM example https://asyncmachine.dev/wasm (with D2 diagrams).
This allows to have a single #statemachine #distributed across n servers and m browsers, using efficient diff-based synchronization.
Looking fwd to #wasmio!