Replies: 1 comment
Changelog
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Binary mode received several important correctness fixes: the emit action payload binding was corrected, and an actor reentrancy deadlock was resolved so that compiled binaries no longer hang under concurrent event load. Event handlers in compiled binaries now execute in true parallel, matching interpreter behaviour. The repository layer was tightened so that
Storeno longer emits an update event when the stored value is identical to what was already there. Log output buffering on Linux was fixed so log lines appear immediately. The website gained Homebrew installation instructions, and Windows was marked as seeking contributors in the platform support table.All reactions