loro/loro-js
Zixuan Chen 3e64116621
fix: make text event in wasm use utf16 as index and len (#88)
* feat: utf16 event for wasm (draft, buggy)

* fix: work around the issue of unknown text content

* fix: utf16 err

* fix: compose utf16 meta

* docs: add comments
2023-04-03 20:03:07 +08:00
..
.vscode feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
src Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
tests fix: make text event in wasm use utf16 as index and len (#88) 2023-04-03 20:03:07 +08:00
.gitignore feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
package.json Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
pnpm-lock.yaml Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
rollup.config.mjs feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
tsconfig.json feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
vite.config.ts feat: convert event to js & add vitest 2023-03-25 20:11:45 +08:00