Dan Kolsoi

Results 260 comments of Dan Kolsoi

For some reason I see ![image](https://github.com/TheDan64/inkwell/assets/3749239/bec43357-8bbd-41db-9976-930e02493ce6)

ah okay it looks like I can do a regular merge instead of a rebase...

Happy to accept PRs to list more examples

I don't think the C api has access to ConstExpr

I think PointerValue is right since GEP always returns a ptr? `i8* getelementptr`

So you probably wanna do a load

Doesn't hello have to be `extern "C"`? Not sure no mangle is enough

I think related; it was really surprising (in axum) that `Path` would auto generate the path params but `Path` does not

@juhaku thanks! is this in 3.4.3? I seem to be having the same issue still

I'm not entirely sure if this makes sense to have in inkwell itself, but I'm open to ideas