wasm: fix FinalizationRegistry logic for Cloudflare Workers
This patch fixes FinalizationRegistry related logic for Cloudflare Workers in wasm backend js post linker. Cloudflare Workers doesn't support FinalizationRegistry, in this case we use a dummy implementation that doesn't do anything. (cherry picked from commit bea8ea4c)
-
mentioned in commit 6437e8f3
-
mentioned in commit 9213da51
-
mentioned in commit 35ecc524
-
mentioned in commit d9f7fac1
-
mentioned in commit 5b59284b
-
mentioned in commit 2c6c85aa
-
mentioned in commit 9e465118
-
mentioned in commit ff0cce4b
-
mentioned in commit 7d84439f
-
mentioned in commit c6754b8b
-
mentioned in commit 90bcbdcb
-
mentioned in commit 47f2a53a
-
mentioned in commit 8494a4e6
-
mentioned in commit f92ba74f
-
mentioned in commit 5fc9be2f
Please register or sign in to comment