Dan Kolsoi
Dan Kolsoi
I agree that I think `LLVMString` should be `Send` (and maybe `Sync`?), but I think your analysis is slightly off in that it's more like `CString`, not `CStr`. `&CStr` (which...
Ah yeah, good point
It's still early, but going well so far. Currently trying to figure out how to get the `FREE!`, `MALLOC!`, etc macros to play nice with `self`. Once I get to...
This should be mostly done. There are still some remaining functions, mostly small but public-facing ones.
Please update the PR and fix broken tests
Do you have any examples of how token usage might look like? Inkwell pseudo code or llvm sys. Relevant llvm sys functions would help too