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

#1394 in WebAssembly

Download history 14578/week @ 2024-03-14 16702/week @ 2024-03-21 16295/week @ 2024-03-28 14499/week @ 2024-04-04 17592/week @ 2024-04-11 16123/week @ 2024-04-18 13970/week @ 2024-04-25 13654/week @ 2024-05-02 12671/week @ 2024-05-09 12819/week @ 2024-05-16 11557/week @ 2024-05-23 13766/week @ 2024-05-30 12964/week @ 2024-06-06 13668/week @ 2024-06-13 13113/week @ 2024-06-20 11624/week @ 2024-06-27

53,715 downloads per month
Used in 148 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–8.5MB
~170K SLoC