Skip to content

docs: document the Component Model async runtime (README, llms.txt, TODOS)#5

Merged
samyfodil merged 1 commit into
mainfrom
docs/component-model-async-update
Jul 18, 2026
Merged

docs: document the Component Model async runtime (README, llms.txt, TODOS)#5
samyfodil merged 1 commit into
mainfrom
docs/component-model-async-update

Conversation

@samyfodil

Copy link
Copy Markdown
Owner

The async ABI merged in #3 (all 31 official Component Model async .wast conformance suites pass), but the user-facing docs still framed async as "the next target". This updates them.

  • README — new "Async — the Component Model async ABI (WASI 0.3)" section: callback + stackful lift, streams/futures, task/subtask lifecycle, the thread.* fiber runtime, and 31/31 conformance + the differential trace-oracle. Drops the three stale "async is next" claims (now framed as: the full WASI 0.3 host-interface surface is next).
  • llms.txt — the summary, intro, and source pointers omitted the Component Model, WASI 0.2, and async entirely; added them plus a component-package source link.
  • TODOS.md — moved the "WASI 0.3 / async follow-on" item to DONE, keeping the remaining 0.3 host-interface-surface follow-on.

Docs-only; no code changes.

…ODOS)

The async ABI merged (31/31 official Component Model async .wast conformance), but the
user-facing docs still framed async as "the next target".

- README: new "Async — the Component Model async ABI (WASI 0.3)" section (callback +
  stackful lift, streams/futures, task lifecycle, thread.* fiber runtime, 31/31
  conformance + trace-oracle); drop the three "async is next" claims (now: full WASI 0.3
  host-interface surface is next).
- llms.txt: the summary/intro/source pointers omitted the Component Model, WASI 0.2, and
  async entirely — add them + a `component`-package source link.
- TODOS.md: move the "WASI 0.3 / async follow-on" item to DONE, keeping the remaining
  0.3 host-interface-surface follow-on.
@samyfodil
samyfodil merged commit b41d138 into main Jul 18, 2026
40 checks passed
@samyfodil
samyfodil deleted the docs/component-model-async-update branch July 18, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant