Yes, even wrote a custom ArrayList implementation with unsafeCast just to avoid the type checking penalty in hot loops. Really annoying that there is no production mode/flag to disable the checks.
k
Kios
01/05/2022, 6:50 PM
Wow this is really absurd. It's no wonder Kotlin-js isn't more broadly used.
Thanks for the reply!