Client runtime probe
Typed IPC from a wasm chunk: POST /api/<fn>, parse the JSON reply through the shared service, settle signals.
- fetchSignal: declarative "signal backed by a server fn"
- registerResponseHandler + serverFnPost: manual round-trips
- JsonDoc: chunk-side JSON reads without a per-chunk parser
Guide: Server functions
app name (fetchSignal): …
count (fetchSignal): 0