loro/crates/loro-wasm
Zixuan Chen c105ff2220
Feat: checkout to target version & use unicode index by default (#98)
* feat: checkout to frontiers

* feat: record timestamp

* fix: use unicode len by default for text
now "你好" has length of 2 instead of 6

* chore: rm dbg!
2023-08-04 10:45:23 +08:00
..
.cargo Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
scripts chore: mark todo 2023-07-30 19:08:32 +08:00
src Feat: checkout to target version & use unicode index by default (#98) 2023-08-04 10:45:23 +08:00
web-test bench: add wasm bench to web test 2022-12-12 13:44:49 +08:00
.gitignore chore(wasm): change the build methods 2022-12-09 10:46:55 +08:00
.npmignore chore: bump versions 2023-03-28 01:05:17 +08:00
Cargo.toml fix: make events JsValue 2023-07-30 20:33:46 +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 Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
LICENSE feat: init encoding and build pipeline for wasm 2022-12-09 10:46:30 +08:00
package.json chore: bump version 2023-05-11 12:19:47 +08:00
pnpm-lock.yaml feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
README.md feat: init encoding and build pipeline for wasm 2022-12-09 10:46:30 +08:00
yarn.lock bench: add wasm bench to web test 2022-12-12 13:44:49 +08:00