Cloudflare workers FinalizationRegistry not defined
Author: philholdenCreated Feb 10, 2023Updated Feb 13, 2023
Looks like Cloudflare workers do not support FinalizationRegistry so cannot use AutoMerge there.
Total Upload: 2446.27 KiB / gzip: 914.51 KiB
✘ [ERROR] A request to the Cloudflare API (/workers/scripts/wrangler-init) failed.
Uncaught ReferenceError: FinalizationRegistry is not defined at index.js:1479:29 [code: 10021]
https://github.com/cloudflare/workers-sdk/issues/2258
Are there any alternatives to FinalizationRegistry.
Source: automerge/automerge-classic