⚠️ This page using
experimental Kotlin/Wasm which requires enabling experimental features in your browser.
- For Chrome 110 or newer:
- Open chrome://flags/#enable-webassembly-garbage-collection in the browser.
- Enable WebAssembly Garbage Collection.
- Relaunch the browser.
or with Chrome 109 or newer, run the browser with the --js-flags=--experimental-wasm-gc command line argument.
- For Edge 109 or newer: run the browser with the --js-flags=--experimental-wasm-gc command line argument.
- For Firefox Nightly 112 or newer:
- Open about:config in the browser.
- Enable javascript.options.wasm_function_references and javascript.options.wasm_gc.
- Refresh this page.