-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* compile xmtp_id and xmtp_mls to wasm32 * remove `native` features * remove unsafe & dup trait * annotate all tests with wasm-bindgen-test for wasm32 * xmtp_mls tests compile for wasm32 * dont create a new file for database in wasm32 * fix compile for bindings_wasm * pin to wasm-bindgen 0.2.92 * fix wasm-bindgen-test version
- Loading branch information
Showing
72 changed files
with
1,532 additions
and
1,001 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.