rebase_client_wasm

Crates.iorebase_client_wasm
lib.rsrebase_client_wasm
version0.0.2
sourcesrc
created_at2023-09-13 16:21:25.091132
updated_at2023-10-02 16:01:49.359028
descriptionThe WASM used to create the Rebase JavaScript Client, usable by other WASM-targeting Rust libs
homepagehttps://www.spruceid.dev/rebase
repositoryhttps://github.com/spruceid/rebase/
max_upload_size
id971649
size25,451
Simon Bihel (sbihel)

documentation

https://www.spruceid.dev/rebase

README

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.

Commit count: 104

cargo fmt