21 releases (7 breaking)

0.8.1 Nov 19, 2022
0.7.0 Nov 19, 2022

#1282 in WebAssembly

Download history 29/week @ 2024-02-19 4/week @ 2024-02-26 9/week @ 2024-03-11 401/week @ 2024-04-01

410 downloads per month

MIT license

46KB
1K SLoC

firebase-wasm

This crate provides bindings to the Firebase v9 JS SDK.

There is much to do, and I am only sharing it this early in the hopes that someone might help me generate the remaining API surface. At the bare minimum, a 1:1 API should exist, though idomatic rust wrappers and utilities should exist. A good example of this can be found in the UploadTask struct, which is a helpful wrapper for converting upload tasks into rust streams.

License: MIT


lib.rs:

This crate provides bindings to the Firebase v9 JS SDK.

There is much to do, and I am only sharing it this early in the hopes that someone might help me generate the remaining API surface. At the bare minimum, a 1:1 API should exist, though idomatic rust wrappers and utilities should exist. A good example of this can be found in the UploadTask struct, which is a helpful wrapper for converting upload tasks into rust streams.

Dependencies

~11MB
~212K SLoC