deno/runtime/ops
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
..
web_worker refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
bootstrap.rs refactor: allow lazy main module (#28929) 2025-04-30 19:59:20 +00:00
fs_events.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
http.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
mod.rs feat: use new feature checker (#29091) 2025-04-29 17:18:14 +02:00
permissions.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
runtime.rs refactor: internal logging utility (#28567) 2025-03-21 12:17:50 +01:00
tty.rs feat: deno_core 0.344.0 (#29089) 2025-04-29 13:15:08 +02:00
web_worker.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
worker_host.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00