summaryrefslogtreecommitdiff
path: root/cli/rt/11_workers.js
AgeCommit message (Expand)Author
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk
2020-11-10fix(web/worker) define event handlers in DOM order (#8334)Benjamin Gruenbaum
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-10-20fix(cli/worker): Print error stacks from the origin Worker (#7987)Nayeem Rahman
2020-09-17refactor: Move URL to op_crates/web (#7544)Bartek Iwańczuk
2020-09-16refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)Bartek Iwańczuk
2020-09-05feat: Implement WebSocket API (#7051)crowlKats
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl