summaryrefslogtreecommitdiff
path: root/ext/web/lib.rs
AgeCommit message (Expand)Author
2022-03-05perf(ext/web): optimize atob/btoa (#13841)Aaron O'Mullan
2022-02-15chore(ext/timers): move ext/timers to ext/web (#13665)Andreu Botella
2022-01-24feat(ext/web): add CompressionStream API (#11728)Leo Kettmeir
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-09-08fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)Andreu Botella
2021-08-15refactor(ops): return BadResource errors in ResourceTable calls (#11710)Aaron O'Mullan
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl