Peter Strömberg
Peter Strömberg
OK. So hadn't created the PR. Now I have proposed the add. 😏
I just tried with this project https://github.com/PEZ/rn-rf-shadow There is no completion on the `js` namespace happening, regardless if I try with the web build or the iOS Simulator. The repl...
No, it is not too bad. All ClojureScript stuff works. Just a bit less on the JS side, where at least I get some completions in regular node and browser...
Thanks! Yeah, self-contained indeed. I played around with that yesterday for an unrelated thing.
@vemv That returns very similar stuff to what I get in the browser.
Is this the issue where people should voice their support for making the `test` ops work with ClojureScript? Here's my vote anyway, let me know if I should open a...
Thanks, @john-shaffer ! I have the same situation where your fork only works if I inline the code. But, hey, it works!
That comment is all there is to read about it on this issue (which is about other, also interesting things). In fact you don't even need to read the full...
I mainly wanted to hep you not have to read the whole issue. 😄 I don't know the details and haven't found any further info on this. Ping @thheller.
I tried it now. Nashorn works nicely. Maybe there are problems with that as well, but at least not the same problems as I have with Node. Also, the ”plain”...