Andy M
Andy M
No problem, thanks for the great library! I found `get_function`, but I think it returns a wrapper type with private members, and I couldn't get the pointer out to pass...
Yes that would work, and would probably be easier for new inkwell users to figure out. But then would you need to have some comparable abstraction to handle globals, like...
@TheDan64 Ah yeah, I guess some of this is not obvious. Basically any given EE might be hosting a module which has some global variables. For example, variables created with...