Edoardo Luppi
Edoardo Luppi
I think the main point here is kotlin-wrappers already have those externals, so why rewrite them? We should find a way to share them between the `js` and `wasmJs` source...
> If you need all Node.js declarations probably Kotlin/JS is what you need? :) I don't need all of them, but I guess being WASM is interoperable with JS, people...
Hey there! That's very odd. Have you tried disabling the plugin and trying the same steps?
@rayk would you find it useful if the plugin highlighted incorrect type or scope usages based on the rules severity? Feel free to suggest anything, but keep in mind this...
@JaneWardSandy I think the only two files you should be looking at are the ones in the root folder. Reading them, you just "simulate" multiple directories being added, while in...
Ohhhhh wait, now I got what you meant. So basically we'll be in a situation such that the Composite Repository will me a new tree node in _locations_. Then inside...
@JaneWardSandy sounds fine. If that is your opinion on the code, what I'll do for 1.4.3, 1.4.4, etc. is just cleaning up the code then.
Thanks @mvicsokolova. I ended up using the underlying `getAndAdd` function. I did use `minusAssign` and `plusAssign`, as they're part of the `AtomicInt` API.  Maybe removing them would be better.
Probably in 3/4 months? Left is Beta4, and a couple of RCs at least. We can already try out K2 tho.
Just compiled/tested with K2, all good!