Zoltan Demant
01/31/2024, 5:34 AMZoltan Demant
01/31/2024, 5:34 AMUncaught runtime errors:
ERROR
[object WebAssembly.Exception]
    at handleError (webpack-internal:///../../node_modules/webpack-dev-server/client/overlay.js:252:58)
    at eval (webpack-internal:///../../node_modules/webpack-dev-server/client/overlay.js:275:7)Zoltan Demant
01/31/2024, 5:35 AMwasmJs {
    moduleName = project.name
    browser()
    binaries.executable()
}wasmJs {
    moduleName = "composeApp"
    browser {
        commonWebpackConfig {
            outputFileName = "composeApp.js"
        }
    }
    binaries.executable()
}compose.experimental {
    web.application { }
}Zoltan Demant
01/31/2024, 8:20 AMOleksandr Karpovich [JB]
01/31/2024, 9:43 AMbinaries.executable()Zoltan Demant
01/31/2024, 9:57 AMbinaries.executable()kyle
06/27/2024, 8:06 PMRoland
12/01/2024, 1:06 PM