Hacker News new | ask | show | jobs
by swlkr 248 days ago
Pulling everything into the type system does lead to madness.

Luckily i'm just the mad scientist to recreate a non-async rust web stack, here's the sqlite bit if you're interested.

https://github.com/swlkr/sqltight

1 comments

Bonkers but cool! I really appreciate the inclusion of the tree-sitter grammar; I think we should get more used to doing that.