#blob #web #future #javascript

mio_gloo_file

Convenience crate for working with JavaScript files and blobs

1 unstable release

0.1.1 Jan 9, 2021

#1252 in WebAssembly

Download history 180/week @ 2023-12-03 133/week @ 2023-12-10 95/week @ 2023-12-17 23/week @ 2023-12-31 90/week @ 2024-01-07 255/week @ 2024-01-14 108/week @ 2024-01-21 47/week @ 2024-01-28 96/week @ 2024-02-04 8/week @ 2024-02-11 64/week @ 2024-02-18 135/week @ 2024-02-25 40/week @ 2024-03-03 33/week @ 2024-03-10 54/week @ 2024-03-17

262 downloads per month
Used in mcai-workflow-editor

MIT/Apache

49KB
653 lines

gloo-file

Build Status 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
~172K SLoC