Error while trying to use Loro CRDTs (Uncaught ReferenceError: FinalizationRegistry is not defined)
Here is a basic query I am trying to write:
The error I get is:
I suspect the issue is because loro uses wasm. I have read however that WASM is supported in both runtimes.
Is this not correct?

