Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
138 stars 4 forks source link

WASM app not loading due to missing SharedArrayBuffer #190

Closed Arlodotexe closed 2 years ago

Arlodotexe commented 2 years ago

Describe the bug

The latest release of the app does not load as expected.

Affected area

Regression

No response

Steps to reproduce

1. Visit the web app. 
    - Snapshot: https://ipfs.io/ipfs/bafybeid4ludkn7veir5b2bheoivm4vdmaqijruwmin6djoypgjxfordove/
    - Current: https://latest.strixmusic.com/app/web
2. Open the console
3. Observe the error

Visual repro steps

image

Expected behavior

App should load as expected

Additional context

Possible client-side workaround - https://dev.to/stefnotch/enabling-coop-coep-without-touching-the-server-2d3n

We cannot use a server-side solution as there is no single server that the web app is hosted on.