yz-yu
bfc0c43aa7
impl basic player state machine ( #198 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
33e69c5af9
close #143 tweak the code of iterating iterators
...
Originally we use Array.from to transform iterator into array.
But we found some framework may overwrite the Array.from with a
pollyfill which was not implement correctly.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
57df28de2f
remove mitt typings namesapce
2026-04-01 12:00:00 +08:00
Yanzhen Yu
5bbc29ef1a
add test infra and a basic record integration test
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d2175eae87
change observed mutations into serializable records
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e2fbecea96
init the repo and integrate rrweb-snapshot
2026-04-01 12:00:00 +08:00