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

#1692 in WebAssembly

Download history 15453/week @ 2024-09-01 15577/week @ 2024-09-08 12837/week @ 2024-09-15 16310/week @ 2024-09-22 17446/week @ 2024-09-29 14323/week @ 2024-10-06 16128/week @ 2024-10-13 17970/week @ 2024-10-20 15985/week @ 2024-10-27 15561/week @ 2024-11-03 14774/week @ 2024-11-10 16593/week @ 2024-11-17 16679/week @ 2024-11-24 17722/week @ 2024-12-01 15323/week @ 2024-12-08 14628/week @ 2024-12-15

65,675 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.5–10MB
~182K SLoC