loro/crates/loro-preload
Zixuan Chen a40b5c6e4a
feat: support richtext in wasm & mark text with arbitrary value (#142)
- Support mark text with custom value [LORO-299] Allow users to mark text with custom value #139
- Expose richtext in wasm
2023-11-02 14:20:34 +08:00
..
src feat: support richtext in wasm & mark text with arbitrary value (#142) 2023-11-02 14:20:34 +08:00
Cargo.toml Feat: Peritext-like rich text support (#123) 2023-10-29 14:02:13 +08:00
README.md refactor: prepare for snapshot encoding 2023-07-14 16:05:06 +08:00

loro-preload

This crate contains a small part of the functionality of the Loro project. It aims to provide a smaller lib that can be loaded fast first to provide the basic functionality of Loro. It can decode the Loro binary data and will have basic mechanism to record the ops in Loro.