Hacker News new | ask | show | jobs
by mcraiha 299 days ago
Would the WebAssembly version of SQLite be OK for you?
1 comments

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.