Interop gwt/kotlin

we have a big gwt codebase - is there any way to convert/reuse the client side code to be used with kotlin/js? the raw logic can be ported, but what about all the nice gwt widgets?

are there or will there be any alternatives?

We are planning on providing a compatibility mode for GWT, but it's not there yet.

can any details be shared yet? or is it still a secret?

No secret, but not too much to tell: we are planning to support a compilatino mode for Kotlin that would emit code compatible with GWT controls and otehr librarues (GWT uses a rather peculiar translation).

Hi,
is there any updates about the Gwt Kotlin mode ?

thank you