summaryrefslogtreecommitdiff
path: root/runtime/worker_bootstrap.rs
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-28fix: change default locale value (#16463)Bartek Iwańczuk
2022-10-18feat: introduce navigator.language (#12322)Luca Matei Pintilie
2022-10-15refactor: Add default implementation for WorkerOptions (#14860)Christian Dürr
2022-09-17perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)Divy Srivastava
2022-05-14feat: add userAgent property to Navigator's prototype (#14415)randomicon00
2022-04-15refactor: Move source map lookups to core (#14274)Nayeem Rahman
2022-03-01fix(runtime): disable console color for non tty stdout (#13782)Antonio Musolino
2021-10-05refactor(runtime): Worker bootstrap options (#12299)Aaron O'Mullan