Has anyone come up with the Gradle magic to have a...
# webassembly
j
Has anyone come up with the Gradle magic to have a library in wasmMain, and the app/html in wasmTest so that you can do
wasmBrowserTestRun
?
Figured this out for anyone else interested: https://github.com/jamesward/looperkt/blob/main/build.gradle.kts