forked from automerge/automerge-swift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevents coupling UTF-16 text value encodings to WASM targets (autome…
…rge#198) * migrate from wasm32-wasi to wasm32-wasip1-threads * wasm: introduce test cases to verify the integrity between platforms * ci: running unit tests over wasm * tests: making unit-tests compatible with wasm * propagate cursor exceptions * rust: define features for automerge wasi * update cargo lock * generate wasm library using wasm32-wasip1 and wasm32-wasip1-threads * propagate automerge rust changes to uniffi * ci: split dependencies from job of running tests * running tests using wasm32-wasip1 * bump to automerge core 0.5.12 * forcing xcode 15.4 * ci: fix cache toolchain key check
- Loading branch information
1 parent
4159e71
commit 6e729d2
Showing
18 changed files
with
2,014 additions
and
1,539 deletions.
There are no files selected for viewing
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
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.