This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
loro
Watch
1
Star
0
Fork
You've already forked loro
0
mirror of
https://github.com/loro-dev/loro.git
synced
2025-01-23 21:43:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ced4f4d5a5
loro
/
crates
/
loro-wasm
/
.cargo
/
config.toml
6 lines
77 B
TOML
Raw
Normal View
History
Unescape
Escape
Perf: speed up utf16 and wasm (#90) * perf: remove unused transact field * perf: micro optimization * bench: fix bench * bench: add utf16 bench * chore: refine diagnose * perf: speedup utf16 lookup * perf: use better utf16 len counter * refactor: use js to cast Loro/Transaction * refactor: map and list use __loro and __txn * test: configure ci vitest * chore: ci
2023-04-03 01:29:25 +00:00
[
profile
.
release
]
lto
=
true
perf(wasm): reduce wasm size (#198)
2023-11-29 05:59:39 +00:00
opt-level
=
"s"
debug
=
false
codegen-units
=
1
Reference in a new issue
Copy permalink