summaryrefslogtreecommitdiff
path: root/runtime/ops/web_worker/sync_fetch.rs
AgeCommit message (Expand)Author
2021-10-27fix(workers): Make `importScripts()` use the same HTTP client as `fetch` (#12...Andreu Botella
2021-08-18fix(runtime): event loop panics in classic workers (#11756)Luca Casonato
2021-08-16feat(runtime): support classic workers for internal testing (#11338)Andreu Botella