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

#1457 in WebAssembly

Download history 15558/week @ 2024-07-22 15416/week @ 2024-07-29 16209/week @ 2024-08-05 17249/week @ 2024-08-12 13892/week @ 2024-08-19 16331/week @ 2024-08-26 14856/week @ 2024-09-02 15585/week @ 2024-09-09 12926/week @ 2024-09-16 16599/week @ 2024-09-23 17403/week @ 2024-09-30 14171/week @ 2024-10-07 16259/week @ 2024-10-14 17829/week @ 2024-10-21 15760/week @ 2024-10-28 15970/week @ 2024-11-04

67,352 downloads per month
Used in 150 crates (4 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

~7.5–10MB
~182K SLoC