fibers B1.2: lock async/await example 1805 (RED)

Adds the blocking-Io async/await example with a seeded empty .exit marker.
The example fails today (Io protocol + context.io + async/await not yet
implemented); the next commit lands the Io interface + blocking impl +
both __sx_default_context materializers + push-inherit fix to turn it green.

Worker is a lambda with annotated params (the verified B1.2 idiom);
named-fn workers are deferred pending a :: callable-param feature.
This commit is contained in:
agra
2026-06-20 21:55:52 +03:00
parent eee905c73c
commit a1b14f0c0f
2 changed files with 35 additions and 0 deletions