jlongster / absurd-sql

sqlite3 in ur indexeddb (hopefully a better backend soon)
MIT License
4.15k stars 101 forks source link

How to use with Rust WASM build? #68

Open gitmalong opened 1 year ago

gitmalong commented 1 year ago

Can I also make this lib work with a pure Rust WASM project such as https://github.com/leptos-rs/leptos/tree/main/examples/tailwind_csr_trunk ?