elide-dev / elide

fast polyglot runtime
https://elide.dev
MIT License
100 stars 16 forks source link

Node API: `child_process` #1096

Open sgammon opened 1 month ago

sgammon commented 1 month ago

Issue description

Implement support for spawning and manipulating child processes, through Node's child_process API.