deno/ext
snek bc1ced8260
refactor: allow lazy main module (#28929)
implement lazy(?) mode. an unconfigured jsruntime is created if
DENO_UNSTABLE_CONTROL_SOCK is present, and later passed into deno_runtime to be
configured and used.
2025-04-30 19:59:20 +00:00
..
broadcast_channel 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
cache 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
canvas 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
console refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
cron 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
crypto refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
fetch refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
ffi 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
fs 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
http fix(ext/node): don't use user manipulated Response objects, use correct rawHeaders structure (#29105) 2025-04-30 18:23:53 +02:00
io refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
kv 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
napi 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
net refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
node fix(ext/node): don't use user manipulated Response objects, use correct rawHeaders structure (#29105) 2025-04-30 18:23:53 +02:00
os 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
process 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
rt_helper 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
telemetry 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
tls 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
url refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
web refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
webgpu 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
webidl refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
websocket 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00
webstorage 2.3.0 (#29102) 2025-04-30 09:49:31 +02:00