summaryrefslogtreecommitdiff
path: root/runtime/js/40_spawn.js
AgeCommit message (Expand)Author
2022-04-24fix(runtime/js/spawn): Pass stdio options for spawn() and spawnSync() (#14358)Nayeem Rahman
2022-04-21feat(runtime): two-tier subprocess API (#11618)Leo Kettmeir