4 releases
0.2.3 | Jul 2, 2022 |
---|---|
0.2.1 | Jan 28, 2022 |
0.2.0 | Oct 24, 2021 |
0.1.0 | Mar 11, 2020 |
#749 in WebAssembly
41,890 downloads per month
Used in 144 crates
(2 directly)
50KB
696 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
~8.5MB
~171K SLoC