Observed arrival · 2026-09-18
Grapheme, a workflow language that fails closed
Grapheme compiles typed workflow programs into recorded, step-by-step runs whose side effects require explicit host-granted capabilities.
- For
- Developers designing governed workflow systems
- Worth noticing
- An ungranted http.get compiles but is refused at step 01 under the Wasm stdlib profile.
Field notes
The homepage demonstrates two contrasting runs rather than describing permissions abstractly. A release workflow mutates state through a bounded iterator and finishes at step 3, while an imported HTTP operation compiles but halts when the Wasm standard-library profile lacks the required capability. The project exposes documentation, tutorials, RFCs, architecture notes, examples, and a VS Code link, and identifies itself as v0.7 under Apache-2.0.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue