daphillips
12/19/2023, 1:30 AMwasmJs
target to consume a Kotlin/JS library? I imagine it could be done in theory with the JS interop support the WASM target has, but I'm hoping more for support at the gradle level i.e. implementation(project(":my-js-lib")
Svyatoslav Kuzmich [JB]
12/20/2023, 9:23 PMSvyatoslav Kuzmich [JB]
12/20/2023, 9:33 PMjs
and wasmJs
targets could be a better path forward.