Kotlin/WASM seems to require enabling garbage collection in the browser. Isn't that a big barrier for Compose Web to overcome? Will the browsers just naturally adopt that to be enabled by default, or would there be a way to ask the user to do so? Or is there a way for Kotlin to work around that? What's the plan?