Will Bun JavaScript support child processes?
I am very optimistic about Bun JS and considering using it to run a low code system built in NodeJS, but right now I need child processes to fully isolate crashing server side code. Does anyone know if Bun will support child processes and IPC at some point?
Why don't you ask them on their GitHub?
Why would HN know the intentions of the developers?