loro/crates/loro-wasm
Leon zhao 47fea50dda
Refactor: use ValueOrContainer for diff event (#202)
* feat: use resolved diff as event

* feat: wasm ValueOrContainer event

* fix: cargo fix

* fix: avoid state clone

* chore: add resolve event bench

* test: add handler in event test

* refactor: use resolved as external diff

* chore: cargo fix

* fix: typescript loro value type

* fix: use Arc::new_cyclic

* refactor: bring back sub container
2023-12-05 11:57:41 +08:00
..
.cargo chore: wasm-snip init 2023-11-29 15:07:39 +08:00
scripts chore: wasm-snip init 2023-11-29 15:07:39 +08:00
src Refactor: use ValueOrContainer for diff event (#202) 2023-12-05 11:57:41 +08:00
.gitignore Doc: loro-crdt documents in comments (#165) 2023-11-10 20:30:54 +08:00
.npmignore chore: bump versions 2023-03-28 01:05:17 +08:00
Cargo.toml chore: publish mvp rust api 2023-11-28 21:29:11 +08:00
CHANGELOG.md chore(release): 0.4.1 2023-11-12 21:10:24 +08:00
deno.json feat: add typed versions of getMap and getList to Loro class (#96) 2023-05-11 11:59:48 +08:00
deno.lock chore(wasm): deno build err 2023-11-21 00:34:20 +08:00
LICENSE feat: init encoding and build pipeline for wasm 2022-12-09 10:46:30 +08:00
package-lock.json chore(release): 0.4.1 2023-11-12 21:10:24 +08:00
package.json chore(release): 0.5.0 2023-11-27 17:56:04 +08:00
pnpm-lock.yaml feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
README.md chore: bump loro-wasm loro-crdt version 2023-11-10 20:41:11 +08:00
yarn.lock Doc: loro-crdt documents in comments (#165) 2023-11-10 20:30:54 +08:00

Loro WASM

Loro WASM is a WASM package of Loro. Learn more at https://loro.dev