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

#1390 in WebAssembly

Download history 16295/week @ 2024-11-21 17808/week @ 2024-11-28 16417/week @ 2024-12-05 14661/week @ 2024-12-12 11089/week @ 2024-12-19 9469/week @ 2024-12-26 13443/week @ 2025-01-02 16348/week @ 2025-01-09 16475/week @ 2025-01-16 15452/week @ 2025-01-23 15787/week @ 2025-01-30 18965/week @ 2025-02-06 17159/week @ 2025-02-13 18085/week @ 2025-02-20 18157/week @ 2025-02-27 19486/week @ 2025-03-06

76,390 downloads per month
Used in 150 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

~7–10MB
~181K SLoC