Crates.io | rebase_client_wasm |
lib.rs | rebase_client_wasm |
version | 0.0.2 |
source | src |
created_at | 2023-09-13 16:21:25.091132 |
updated_at | 2023-10-02 16:01:49.359028 |
description | The WASM used to create the Rebase JavaScript Client, usable by other WASM-targeting Rust libs |
homepage | https://www.spruceid.dev/rebase |
repository | https://github.com/spruceid/rebase/ |
max_upload_size | |
id | 971649 |
size | 25,451 |
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.