You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Redirect /sql-wasm.wasm requests to ./sql-wasm.wasm
- Fix both fetch() and XMLHttpRequest overrides
- Addresses SQLDelight GitHub issues #5978 and #4782
- SQL.js was trying to load WASM from root path (404) instead of correct path
- This should resolve the WebAssembly compilation error
0 commit comments