Jeaye Wilkerson
Jeaye Wilkerson
Thanks for the additional info, Shantanu. That makes this look more like an IR gen bug.
This is a Clang bug. We can easily reproduce using `clang-repl`. There's nothing jank can do about this aside from report it as a Clang bug on Github. ``` clang-repl>...
Nothing was done to fix this.
There's not much we can do about this right now, certainly not for the alpha. Clang gets into a bad state when JIT linking fails. This will ultimately need upstream...
This is not currently possible without `cpp/raw`.
This is a known missing feature, not a bug, but I don't expect it to make it into the alpha.
Hi! Thanks for the interest in jank. We're not yet running jank against the [clojure-test-suite](https://github.com/jank-lang/clojure-test-suite), so it's entirely possible the issue is with any of the core functions. Chances are...
Removed from the alpha, since there's no way we can get it and everything else done. More interop bug fixes aren't going to move the needle for what we need...
This is not a bug, it's a feature request. I have removed it from the alpha release, too. Please don't add things into there unless you're absolutely certain it needs...