Comment on What Dynamic Typing Is ForComments−swlkr10moPulling 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−alexpetros10moBonkers but cool! I really appreciate the inclusion of the tree-sitter grammar; I think we should get more used to doing that.
Comments
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
Bonkers but cool! I really appreciate the inclusion of the tree-sitter grammar; I think we should get more used to doing that.