mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-25 04:38:58 +00:00
1295ac6d61
* refactor(wasm): extract VersionVector class and fix inconsistent PeerID in wasm * fix: example type err * fix: binding err * fix: peer id repr should be consistent * test: update tests |
||
---|---|---|
.. | ||
.vite/deps_temp_cd4bf69d | ||
.vscode | ||
public | ||
src | ||
.gitignore | ||
index.html | ||
package.json | ||
README.md | ||
vite.config.ts |
Loro quill example
Before running the example, you should set up the env described in the README.md of the root directory.
And you should run deno task test-wasm
or deno task release-wasm
to build WASM and loro-crdt
.