5 unstable releases
0.3.0 | Aug 11, 2023 |
---|---|
0.2.3 | Jul 2, 2022 |
0.2.1 | Jan 28, 2022 |
0.2.0 | Oct 24, 2021 |
0.1.0 | Mar 11, 2020 |
#1457 in WebAssembly
67,352 downloads per month
Used in 150 crates
(4 directly)
52KB
692 lines
Working with files and blobs on the Web.
These APIs come in two flavors:
- a callback style (that more directly mimics the JavaScript APIs), and
- a
Future
API.
Dependencies
~7.5–10MB
~182K SLoC