1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 07:44:48 -05:00
denoland-deno/ext
Divy Srivastava c08319262a
fix(node): Implement os.cpus() (#21697)
Fixes https://github.com/denoland/deno/issues/21666

Zero added dependency and tries to match the libuv implementation
2023-12-28 09:08:50 +05:30
..
broadcast_channel perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
cache chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
console chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
cron perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
crypto perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
fetch refactor: simplify hyper, http, h2 deps (#21715) 2023-12-27 11:59:57 -05:00
ffi perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
fs perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
http refactor: simplify hyper, http, h2 deps (#21715) 2023-12-27 11:59:57 -05:00
io chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
kv perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
napi chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
net perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
node fix(node): Implement os.cpus() (#21697) 2023-12-28 09:08:50 +05:30
tls chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
url chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
web perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
webgpu perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
webidl chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
websocket refactor: simplify hyper, http, h2 deps (#21715) 2023-12-27 11:59:57 -05:00
webstorage chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00