summaryrefslogtreecommitdiff
path: root/cli/tests/workers_basic.ts
AgeCommit message (Collapse)Author
2020-02-05fix: basic web worker message passing (#3893)Ryan Dahl
Removes OP_HOST_GET_WORKER_LOADED, OP_HOST_POLL_WORKER, OP_HOST_RESUME_WORKER and ready/messageBuffer in cli/js/workers.ts.