Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-02 | feat(process): add process.{stdin, stdout, stderr} support (#1495) | 1 | -42/+49 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -1/+31 | |
2022-11-13 | Make node streams faster (#1502) | 1 | -108/+107 | |
2022-11-12 | Redo how we poll pipes (#1496) | 1 | -117/+124 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -23/+23 | |
2022-11-08 | Fix child_process tests (#1471) | 1 | -225/+142 | |
2022-11-06 | feat(child_process): add node:child_process polyfill (#1424) | 1 | -0/+570 |