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
Add a build script for generating the sqlite.js file. This file includes a base64 encoded version of the sqlite.wasm binary and is needed to circumvent denoland/deno#3528
The text was updated successfully, but these errors were encountered:
Add a build script for generating the
sqlite.js
file. This file includes a base64 encoded version of thesqlite.wasm
binary and is needed to circumvent denoland/deno#3528The text was updated successfully, but these errors were encountered: