Is there a way to convert sql-wasm.wasm to base64 such that it can then be embedded directly in JavaScript and loaded from base64 string. I want to use sqlite-wasm from html file locally without ...