#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

#1066 in WebAssembly

Download history 2/week @ 2024-07-20 7/week @ 2024-08-03 1/week @ 2024-08-17 41/week @ 2024-08-24 18/week @ 2024-08-31 182/week @ 2024-09-07 21/week @ 2024-09-14 199/week @ 2024-09-21 110/week @ 2024-09-28 66/week @ 2024-10-05 65/week @ 2024-10-12 78/week @ 2024-11-02

152 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.5–10MB
~182K SLoC