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
I'm currently working on a native mobile runtime and plan to enable supporting different dbs via wasm. the runtime I'm using is based on wasmtime, wasmex specifically.
Was wondering if the cr-sqlite build pipeline could be easily adjusted to output such a wasi wasm file additionally to the browser / node.js builds?
Maybe someone has already explored what it means for cr-sqlite to support wasi?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I'm currently working on a native mobile runtime and plan to enable supporting different dbs via wasm. the runtime I'm using is based on wasmtime, wasmex specifically.
Was wondering if the cr-sqlite build pipeline could be easily adjusted to output such a wasi wasm file additionally to the browser / node.js builds?
Maybe someone has already explored what it means for cr-sqlite to support wasi?
Beta Was this translation helpful? Give feedback.
All reactions