On every other platform the raw response is something to write back: a status and a
body. A native application has nobody to write to, so the effect is a render, and the
adapter carries it as a deferred closure the view layer contributes. Running it here,
at the very end of the event's life, is what keeps rendering out of the kernel.
Wraps the raw native response.
On every other platform the raw response is something to write back: a status and a body. A native application has nobody to write to, so the effect is a render, and the adapter carries it as a deferred closure the view layer contributes. Running it here, at the very end of the event's life, is what keeps rendering out of the kernel.