1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 15:49:44 -05:00
denoland-deno/op_crates
Luca Casonato c867c1aa47
fix: enable FileReader wpt and align to spec (#10063)
This adds some algorithms from the whatwg mimesniff, whatwg infra, and
whatwg encoding specs that FileReader needs to use internally.
2021-04-08 15:05:08 +02:00
..
console chore: bump dependent crates for cli (#9964) 2021-04-02 22:22:08 +11:00
crypto refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
fetch refactor: add deno_file op crate (#10019) 2021-04-06 12:55:05 +02:00
file fix: enable FileReader wpt and align to spec (#10063) 2021-04-08 15:05:08 +02:00
url feat: blob URL support (#10045) 2021-04-07 15:22:14 +02:00
web fix: enable FileReader wpt and align to spec (#10063) 2021-04-08 15:05:08 +02:00
webgpu fix(webgpu): correct GPUFeatureName webidl to match typings (#10023) 2021-04-06 22:06:55 +02:00
webidl chore: update deno_file to use deno_webidl (#10042) 2021-04-08 01:23:26 +02:00
websocket refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00