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

#1215 in WebAssembly

Download history 13548/week @ 2023-12-13 10616/week @ 2023-12-20 8652/week @ 2023-12-27 14624/week @ 2024-01-03 16313/week @ 2024-01-10 14360/week @ 2024-01-17 14632/week @ 2024-01-24 14824/week @ 2024-01-31 15455/week @ 2024-02-07 14542/week @ 2024-02-14 15208/week @ 2024-02-21 15609/week @ 2024-02-28 14984/week @ 2024-03-06 14500/week @ 2024-03-13 17612/week @ 2024-03-20 13904/week @ 2024-03-27

63,894 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