4 releases

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

#749 in WebAssembly

Download history 8228/week @ 2022-12-07 7985/week @ 2022-12-14 6318/week @ 2022-12-21 6860/week @ 2022-12-28 8960/week @ 2023-01-04 7628/week @ 2023-01-11 8320/week @ 2023-01-18 8724/week @ 2023-01-25 9419/week @ 2023-02-01 8287/week @ 2023-02-08 8936/week @ 2023-02-15 7765/week @ 2023-02-22 10746/week @ 2023-03-01 10275/week @ 2023-03-08 10019/week @ 2023-03-15 9672/week @ 2023-03-22

41,890 downloads per month
Used in 144 crates (2 directly)

MIT/Apache

50KB
696 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

~8.5MB
~171K SLoC