deno/runtime/ops
林炳权 cb738ee5da
chore: Rust 1.86.0 (#29435)
Since `rust 1.87.0` reported `undefined symbol:
ring::pbkdf2::PBKDF2_HMAC_SHA1::*` in CI and it was difficult to debug
locally, use `rust 1.86.0` in CI tests for troubleshoot the errors
2025-05-25 23:40:48 +02:00
..
web_worker chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02: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 fix(otel): don't panic when using worker threads (#29248) 2025-05-12 02:51:08 +02:00