Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-20 | fix(ext/node): implement process.kill in Rust (#23130) | Divy Srivastava | |
Closes https://github.com/denoland/deno/issues/23056 | |||
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-12-30 | fix(ext/node): add process.abort() (#21742) | Divy Srivastava | |
2023-12-28 | fix(node): Implement os.cpus() (#21697) | Divy Srivastava | |
Fixes https://github.com/denoland/deno/issues/21666 Zero added dependency and tries to match the libuv implementation |