Lucas Viana
Lucas Viana
When trying to open VisBug on YouTube or YouTube Music, an error is logged to the browser's console:  And the extension's sidebar doesn't show up. I couldn't find more...
Closes #91. This PR is a WIP. There are some `TODO` comments in the code to be checked.
With the release of [Yrs v0.18](https://github.com/y-crdt/y-crdt/releases/tag/v0.18), some core functions changed and should be updated in the library. - [x] Replace `*_unobserve_*()` bindings with call to `yunobserve()` - Refers to: New...
In #18, there has been a [mention](https://github.com/LSViana/ydotnet/issues/18#issue-1848743019) of possible memory leaks in the operations executed through YDotNet. This issue intends to: 1. Investigate the possible issues 2. Document the discoveries...
This list is not final and will be accumulated as items are solved: - [x] Make it easier to connect `OutputNative` size with pointer size in `MapEntryNative` - [x] Remove...