JS-020 LOW: process spawn + output-as-Buf — bind FILESpawn/FILESpawnFds/FILEReap

A JABC script cannot run a child process: the C leaves exist but aren't bound. Bind them, plus an "output as a Buf" convenience via a file + mmap sink — the deadlock-free, zero-copy path. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers

Outcome