With Chasms
latest release you can now generate a typesafe kotlin interface to interact with your WebAssembly across JVM, Native and
JS!
Chasms Gradle plugin leverages the virtual machine embedded in the browser when targeting JS targets whilst continuing to use Chasms own virtual machine everywhere else. It does this whilst hiding all the implementation details and providing a typesafe Kotlin interface for you to program against.
Checkout the
example repo for more information!