Artem Kobzar

Results 150 comments of Artem Kobzar

Thank you all a lot for your concern about the project ❤️ We're finally ready to continue our investigation into automatically generating Kotlin externals from TypeScript definitions. Right now, we're...

The blog post I mentioned has just landed: https://blog.jetbrains.com/kotlin/2025/05/present-and-future-kotlin-for-web/

> 👀 After that blog, we still cannot see any updates to this project, not a single commit. > > Are you developing on a private branch? Unfortunately, no. The...

@orchestr7 Sorry for waiting so long. And thank you for the contribution 🙏 I've asked @ilgonmic to take a look and approve these small changes.

@broundee Thank you so much for the contribution 🙏

https://github.com/kotlin-hands-on/web-app-react-kotlin-js-gradle/pull/24

@sandwwraith No, `unsafeCast` doesn't help here at all. @shikharid, have you tried to use [`Long` as `BigInt` compilation](https://kotlinlang.org/docs/whatsnew2220.html#usage-of-the-bigint-type-to-represent-kotlin-s-long-type)? Could it be a non-dirty hack solution specifically in this case (still...

@dkhalanskyjb @bashor we need to sit together and agree on the commonized variant of the API.

@dkhalanskyjb, regarding ReactNative, I would say it's tier 3, since our intention is to support all the JS runtimes;

@bashor @igoriakovlev the fix is already in the `master` branch, so we need to publish a new version with this fix!