Release v0.18.9 · pancsta/asyncmachine-go

The highlight of this release is AI support. Changelog be86950 feat(am-dbg): add --output-call-log for statically typed handler log (#418) 7081823 feat(am-dbg): add MCP server and REPL (#414) d40...

GitHub

asyncmachine-go v0.18.2 is out - an important bugfix release
https://github.com/pancsta/asyncmachine-go/releases/tag/v0.18.2

#golang #go #tui #wasm #asyncmachine

Release v0.18.2 · pancsta/asyncmachine-go

Changelog 72070c9 feat: release v0.18.2 (#376) 94e74f9 fix(am-dbg): preserve log reader selection (#372) 6037eab fix(history): fix SQL diffs, mach IDs, tracking matches (#373) 1ecf990 fix(rpc): do...

GitHub

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!

#golang #workflows #rpc #webassembly #d2 #go #wasmio2026