#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

#1107 in WebAssembly

Download history 33/week @ 2024-03-10 54/week @ 2024-03-17 184/week @ 2024-03-24 124/week @ 2024-03-31 62/week @ 2024-04-07 35/week @ 2024-04-14 9/week @ 2024-04-21 15/week @ 2024-04-28 10/week @ 2024-05-12 72/week @ 2024-05-19 270/week @ 2024-05-26 19/week @ 2024-06-02 7/week @ 2024-06-09 79/week @ 2024-06-16 2/week @ 2024-06-23

109 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
~171K SLoC