Jasmine Burnside
Jasmine Burnside
Just realized i need to make it return a function pointer in order to pull it off. Still would like to see the latter part of the suggestion.
any update on this?
Looking at the hosted docs [here](https://thedan64.github.io/inkwell/inkwell/types/trait.BasicType.html#method.fn_type) that types are in fact matching.
I see. Thanks for responding.
I am not sure. it randomly began to work again. I will test again when the beta goes back up.
well my WSL is using unbuntu. But still a strange issue. What distro are you using?
I see. Welp VM it is.
sooo is there any update here on when it will be merged?
damn I was looking for this exactly. I needed to store a context and a codegen struct I am making for llvm. since if the context gets dropped it would...
little update. it seems that the pattern to get a line is too greedy. doesn't stop after one newline. Is there a means to just get a single line as...