#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

#1070 in WebAssembly

Download history 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 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

231 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