Jake Wharton

Results 1657 comments of Jake Wharton

Should be easy to switch to Logger. Want to send a PR? No one is currently working on this repo, but I'd merge a fix if someone else wanted to...

Until you or somebody sends a PR to switch to `Logger` and there is a release you cannot change it.

This usually means the daemon disappeared. It probably needs more memory.

Internally we agreed on the need for a stale-while-revalidate behavior that can be opted into. I don't remember if we said anything else was needed.

So it seems like a type with a recursive descriptor. We can change the calculation to put in a placeholder character for when it recurses by keeping a set of...

Thanks. Not sure who's to blame here, but we'll take a look eventually. For now, you can either disable the API check task (if you don't need the validation right...

Somewhat related, but even if you try to only enable ES generators for coroutines that also doesn't work because we ban `eval`: https://youtrack.jetbrains.com/issue/KT-69642. However, ES 2015 modules can be used...

We would be binding against our own C++ code that talks to QuickJS, not directly to the QuickJS API.

It used to be used in development webpack but I believe we turned it off. Should never be used in production Kotlin unless you opt-in somehow or call it explicitly.

Sounds like a plan. I was going to suggest something similar but slightly more convoluted.