Closed foodelevator closed 2 years ago
We could maybe split up workflows so that everything is not in the same file.
Retrieving data is pretty unergonomic and requires unsafe code (since what you get is raw pointers).
I think the general solution would require proc macros and I don't think that's worth the hassle TBF.
The compile time type safety would still not be available when interacting with a scripting language and it's pretty easy to write wrapper functions that handle specific queries in a type safe way.
@mathiasmagnusson Kan du fixa dessa merge conflicts?
Yes jag fixar det idag
Seems like we need those reviews again... The only change is that i merged changes from the main branch
First parts before closing #5
Features to implement before merging this PR into main