▲ | mcraiha 4 days ago | |
Would the WebAssembly version of SQLite be OK for you? | ||
▲ | ZeroConcerns 3 days ago | parent [-] | |
I haven't really kept up with the state of WebAssembly in .NET (mostly because I'm entirely uninterested in Blazor), but I don't think we're at a point yet where we can simply reference a .wasm file and invoke code in it regardless of the underlying platform, right? Until that is the case: no, not really. |