#blob #mio #gloo #web #gloo-file

mio_gloo_file

Convenience crate for working with JavaScript files and blobs

1 unstable release

0.1.1 Jan 9, 2021

#960 in WebAssembly

Download history 36/week @ 2024-12-27 21/week @ 2025-01-03 18/week @ 2025-01-24 14/week @ 2025-01-31 62/week @ 2025-02-07 31/week @ 2025-02-14 5/week @ 2025-02-21 37/week @ 2025-02-28 2/week @ 2025-03-07 8/week @ 2025-03-14 73/week @ 2025-03-21 2/week @ 2025-04-04 37/week @ 2025-04-11

114 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

~7–10MB
~180K SLoC