summaryrefslogtreecommitdiff
path: root/cli/js/workers.ts
AgeCommit message (Expand)Author
2020-02-25Clean up how we use opIds (#4118)Ryan Dahl
2020-02-11workers: basic event loop (#3828)Bartek Iwańczuk
2020-02-05fix: basic web worker message passing (#3893)Ryan Dahl
2020-01-29workers: proper TS libs, more spec-compliant APIs (#3812)Bartek Iwańczuk
2020-01-21refactor: split worker and worker host logic (#3722)Bartek Iwańczuk
2020-01-20Use globalThis to reference global scope (#3719)Kitson Kelly
2020-01-17workers: minimal error handling and async module loading (#3665)Bartek Iwańczuk
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-11-09refactor: worker is no longer a resource (#3290)Bartek Iwańczuk
2019-11-04Refactor Worker and ThreadSafeState (#3242)Bartek Iwańczuk
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl