Zixuan Chen
680041f3a9
feat: compare frontiers causal order ( #257 )
2024-01-22 12:03:50 +08:00
Zixuan Chen
adf0d54ba6
feat(wasm): get change at lamport ( #255 )
2024-01-20 00:56:03 +08:00
Zixuan Chen
1295ac6d61
(wasm) Extract VersionVector class and fix inconsistent PeerID repr ( #249 )
...
* refactor(wasm): extract VersionVector class and fix inconsistent PeerID in wasm
* fix: example type err
* fix: binding err
* fix: peer id repr should be consistent
* test: update tests
2024-01-18 13:28:28 +08:00
Zixuan Chen
546cadf26c
refactor(wasm): invoke setPanicHook when starting
2023-12-08 16:58:41 +08:00
Zixuan Chen
d9d28ada61
fix: refine isContainer & getType
2023-12-05 14:28:39 +08:00
Zixuan Chen
88218c10bd
(WASM )Refactor wasm interfaces on List and Map ( #192 )
...
* refactor: refine wasm interfaces
* docs: update wasm doc
2023-11-27 17:53:02 +08:00
Zixuan Chen
e23ef4362d
fix: keep strong ref to doc in handlers #190 ( #191 )
2023-11-27 14:09:04 +08:00
Zixuan Chen
8e901cf00c
fix : #181 importing should use inherent arena
...
otherwise, txn, oplog and app state may use different
arena.
2023-11-21 20:29:01 +08:00
Zixuan Chen
826e7fdcb3
test: add import via frontiers test
2023-11-20 17:44:24 +08:00
Zixuan Chen
b940214985
fix: from snapshot should enable auto commit
2023-11-17 23:05:20 +08:00
Zixuan Chen
f799da9abb
fix: avoid i32 overflow
2023-11-16 22:25:37 +08:00
Zixuan Chen
1ff1505933
feat: get sub container directly when getting value ( #175 )
2023-11-16 21:46:57 +08:00
Zixuan Chen
40d6de3146
Add map methods for getting keys, values, and entries ( #173 )
2023-11-16 18:40:51 +08:00
Zixuan Chen
d9cd90563f
chore: update test comments
2023-11-11 15:16:28 +08:00
Zixuan Chen
90079b2f1c
test: add more examples
2023-11-10 20:13:01 +08:00
Zixuan Chen
a68482a495
test(js): update signature for map set container
2023-11-08 12:12:04 +08:00
Zixuan Chen
83ae5930bc
Fix list get method ( #158 )
2023-11-07 19:48:16 +08:00