5 unstable releases

0.3.0 Aug 11, 2023
0.2.3 Jul 2, 2022
0.2.1 Jan 28, 2022
0.2.0 Oct 24, 2021
0.1.0 Mar 11, 2020

#698 in WebAssembly

Download history 17366/week @ 2024-01-06 14746/week @ 2024-01-13 14481/week @ 2024-01-20 14791/week @ 2024-01-27 15001/week @ 2024-02-03 14746/week @ 2024-02-10 15057/week @ 2024-02-17 15051/week @ 2024-02-24 15359/week @ 2024-03-02 14988/week @ 2024-03-09 16543/week @ 2024-03-16 16810/week @ 2024-03-23 15886/week @ 2024-03-30 14016/week @ 2024-04-06 17754/week @ 2024-04-13 13783/week @ 2024-04-20

64,138 downloads per month
Used in 149 crates (3 directly)

MIT/Apache

52KB
692 lines

gloo-file

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Working with files and blobs on the Web.

These APIs come in two flavors:

  1. a callback style (that more directly mimics the JavaScript APIs), and
  2. a Future API.

Dependencies

~6.5–9MB
~171K SLoC