BaseBeta can't run on your browser as it does not support WASM GC ⚠️

Please make sure that your runtime environment supports the latest version of Wasm GC and Exception-Handling proposals. For more information, see https://kotl.in/wasm-help.

  • For Chrome and Chromium-based browsers (Edge, Brave etc.), it should just work since version 119.
  • For Firefox 120 it should just work.
  • For Firefox 119:
    1. Open about:config in the browser.
    2. Enable javascript.options.wasm_gc.
    3. Refresh this page.