Skip to content

Blank page is displayed if WebAssembly is not available #124

@astrary

Description

@astrary

If WebAssembly (WASM) is disabled in the browser, the website fails to load and displays a blank page, with no warning or fallback message to indicate that WASM is a requirement for the site to work

The developer console shows the following error:

Uncaught ReferenceError: WebAssembly is not defined
    at __wbg_load (website-e4af1af1acb04aef.js:219:9)
    at __wbg_init (website-e4af1af1acb04aef.js:851:40)
    at async ratzilla/:39:14

This happens on any website built with ratzilla.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions