I wanted this to be "compiled to machine code Node JS" but after I got started I realized I could create any syntax and concurrency model I wanted.
The FSABI model I settled on (where parallel job inputs and outputs are files) ended up being easily applicable across linux/macos `fork()` and win32 `CreateProcess` while maintaining auditability.
I wanted this to be "compiled to machine code Node JS" but after I got started I realized I could create any syntax and concurrency model I wanted.
The FSABI model I settled on (where parallel job inputs and outputs are files) ended up being easily applicable across linux/macos `fork()` and win32 `CreateProcess` while maintaining auditability.