#credentials #identity #cryptography #wasm-client

rebase_client_wasm

The WASM used to create the Rebase JavaScript Client, usable by other WASM-targeting Rust libs

2 releases

0.0.2 Oct 2, 2023
0.0.1 Sep 13, 2023

#737 in WebAssembly

Apache-2.0 OR MIT and Apache-2.0…

60KB
1K SLoC

Rebase Client WASM

This is the underlying WASM that powers the JavaScript Rebase Client. This is published seperately, in addition to the JavaScript Rebase Client, to allow for other Rust-based WASM projects to import it directly. This allows downstream applications to only compile / ingest 1 source of WASM, rather than multiple blobs which may contain redundant dependencies.

This README will be updated with more details soon.

Dependencies

~44–61MB
~1M SLoC