Space-separated argv (we decode the kernel's null-separated bytes).
Basename of argv[0], or "[kernel]" for an empty argv.
OptionalmemoryCurrent WebAssembly.Memory buffer size for this process, in bytes.
'R' (running) | 'Z' (zombie); future: 'S','D','T','I'.
Effective user/group IDs for ps-style USER display.
Sum of mmap-region sizes for this process, in bytes.
A snapshot of one process from the kernel's table. Mirrors the binary record kernel_enum_procs writes — see crates/kernel/src/wasm_api.rs (kernel_enum_procs) for the authoritative wire format.