main
refactor: force a reason on clippy overrides (#32761)
perf(core): avoid duplicating lazy ESM snapshot sources (#36262)
fix(ops): build fast-call errors without re-entering JS (#35042)
fix(ext/node): avoid panic when vm.SourceTextModule uses import.meta (#35375)
perf(core): run the common-path tick drain in Rust (#36157)
fix(core): root slow op string coercions (#36018)
fix(lsp): fix CPU busy loop by creating tokio runtime before JsRuntime in TSC thread (#35595)
refactor(core): move timer processing from Rust to JavaScript (#32543)
fix(core): prevent shared-buffer timer expiry race from losing timers (#35312)