summaryrefslogtreecommitdiff
path: root/cli/worker.rs
AgeCommit message (Expand)Author
2019-04-21Refactor CLI entry point (#2157)Bartek IwaƄczuk
2019-04-18Fix redirects under async load (#2133)Kevin (Kun) "Kassimo" Qian
2019-04-17Fix clippy warningsBert Belder
2019-04-16Implement async module loading in CLI (#2084)Ryan Dahl
2019-04-14Fix silent error, add custom panic handler (#2098)Ryan Dahl
2019-04-12better wait for removed_from_resource_table_on_close test (#2104)andy finch
2019-04-11Improve op dispatch (#2088)andy finch
2019-04-09core: Rename Behavior to Dispatch (#2082)Ryan Dahl
2019-04-08Merge Worker and Isolate types (#2078)Ryan Dahl