summaryrefslogtreecommitdiff
path: root/runtime/js/11_workers.js
AgeCommit message (Expand)Author
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-29fix(cli): Move WorkerOptions::deno types to unstable (#9163)Nayeem Rahman
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2021-01-08fix: Worker hangs when posting "undefined" as message (#8920)yonatan ben avraham
2021-01-07feat: add --location=<href> and globalThis.location (#7369)Nayeem Rahman
2021-01-07fix: Use "none" instead of false to sandbox Workers (#9034)Nayeem Rahman
2021-01-06feat: Add configurable permissions for Workers (#8215)Steven Guerrero
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman