summaryrefslogtreecommitdiff
path: root/cli/js/web/workers.ts
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-06clean up code in cli/js (#6611)Stanislav
2020-05-11fix: Expose ErrorEvent globally (#5222)Kitson Kelly
2020-04-16feat: support Deno namespace in Worker API (#4784)Bartek Iwańczuk
2020-04-13feat(worker): add MessageEvent, ErrorEvent and handling to Worker API (#4391)crowlKats
2020-04-13workers: update postMessage and location types (#4734)Bartek Iwańczuk
2020-04-11refactor: Event and EventTarget implementations (#4707)Kitson Kelly
2020-04-10implement Worker.terminate() and self.close() (#4684)Bartek Iwańczuk
2020-04-03make Worker.poll private (#4603)Bartek Iwańczuk
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-11reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310)Bartek Iwańczuk