wasmerio / wasmer-js

Monorepo for Javascript WebAssembly packages by Wasmer

Home Page:https://wasmerio.github.io/wasmer-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safari fetch

syrusakbary opened this issue · comments

Right now running Wasmer-JS SDK on Safari fails, I suspect if we use the crossorigin anonymous or other settings on the HTTP client it will solve (so it doesn't use cors for fetching)

Screenshot 2023-12-20 at 3 57 11 PM