index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
js
/
workers.ts
Age
Commit message (
Expand
)
Author
2020-03-11
reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310)
Bartek Iwańczuk
2020-03-10
refactor: Cleanup options object parameters (#4296)
Nayeem Rahman
2020-03-09
reorg: move JS ops implementations to cli/js/ops/, part 2 (#4283)
Bartek Iwańczuk
2020-03-08
reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)
Bartek Iwańczuk
2020-03-05
move Web APIs to cli/js/web/
Bartek Iwańczuk
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-02-11
workers: basic event loop (#3828)
Bartek Iwańczuk
2020-02-05
fix: basic web worker message passing (#3893)
Ryan Dahl
2020-01-29
workers: proper TS libs, more spec-compliant APIs (#3812)
Bartek Iwańczuk
2020-01-21
refactor: split worker and worker host logic (#3722)
Bartek Iwańczuk
2020-01-20
Use globalThis to reference global scope (#3719)
Kitson Kelly
2020-01-17
workers: minimal error handling and async module loading (#3665)
Bartek Iwańczuk
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-11-09
refactor: worker is no longer a resource (#3290)
Bartek Iwańczuk
2019-11-04
Refactor Worker and ThreadSafeState (#3242)
Bartek Iwańczuk
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl