Hacker News new | ask | show | jobs
by rawoke083600 1409 days ago
>Finally, a software fad that I actually want to support! About time I get one!

Haha I'm waiting for those "SQLite in Rust Posts" :D

2 comments

“SQLite in Rust compiled to WASM in the browser.” ISAGN…
already done in .net, u just need a small rust boostrapper and ur set

https://www.youtube.com/watch?v=kesUNeBZ1Os

Still no official TFM (e.g. net7.0-wasm) for WebAssembly.
Would love to see someone rewrite SQLite in Rust - it's always the example I go to for full-coverage, fuzzed to hell and back, code. IMO there is nothing a new language could improve. It really is insanely stable and well tested.