Michael Paus
03/03/2025, 2:10 PMMichael Paus
03/03/2025, 2:10 PMMichael Paus
03/03/2025, 3:09 PMwasmJsBrowserDevelopmentRun
I get:
Uncaught runtime errors:
ERROR
[object WebAssembly.Exception] handleError@webpack-internal:///../../node_modules/webpack-dev-server/client/overlay.js:252:58 createOverlay/<@webpack-internal:///../../node_modules/webpack-dev-server/client/overlay.js:275:18
This is equally mysterious to me. Are there any known problems with webpack?Michael Paus
03/03/2025, 3:50 PM1.8.0-alpha03
.. 1.8.0+dev2134
) is broken. I’d like to file an issue about this but I don’t know what to write other than that a mysterious WebAssembly.Exception is thrown somewhere for unknown reasons which was not thrown before. Debugging Wasm is not very pleasant 🧐.Winson Chiu
03/03/2025, 4:48 PMWinson Chiu
03/03/2025, 4:49 PMWinson Chiu
03/03/2025, 4:50 PMWinson Chiu
03/03/2025, 4:51 PMkotlinx.datetime.Companion.parse
, caused by one of my Navigation library custom NavTypes trying to serialize a datetime class. Removing that allowed me to take the update successfully.Winson Chiu
03/03/2025, 4:51 PMWinson Chiu
03/03/2025, 4:53 PMMichael Paus
03/03/2025, 4:54 PMWinson Chiu
03/03/2025, 4:56 PMWinson Chiu
03/03/2025, 4:57 PMWinson Chiu
03/03/2025, 4:58 PMMichael Paus
03/03/2025, 5:00 PMbut keep in mind that I barely know what I’m doing. It’s been a lot of head against wall to get this to work. (bearbeitet)Yes, but at least we are two now in that category 😉.
Winson Chiu
03/03/2025, 5:03 PMWinson Chiu
03/03/2025, 5:03 PMbashor
03/04/2025, 10:39 PMbashor
03/04/2025, 10:41 PMWinson Chiu
03/04/2025, 10:43 PMbashor
03/04/2025, 10:44 PMbashor
03/04/2025, 10:44 PMbashor
03/04/2025, 10:45 PMbashor
03/04/2025, 10:45 PMbashor
03/04/2025, 10:45 PMMichael Paus
03/05/2025, 10:08 AM1.8.0-alpha03
and I think I activated the new exception handling. Of course I have no influence on how the used libraries are compiled. I used the task wasmJsBrowserDevelopmentExecutableDistribution
When I run it either in the latest Firefox, Chrome or Safari I get strange exceptions which I cannot make any sense of. Here is the link:
https://mpmediasoft.de/test/JavaForumStuttgartApp/JFSWebApp/index.html
Here is the link to the working version compiled with 1.8.0-alpha02.
https://jfspwa.java-forum-stuttgart.de/bashor
03/05/2025, 7:45 PMbashor
03/05/2025, 7:49 PMMichael Paus
03/21/2025, 6:56 PMkotlin = "2.1.20"
compose = "1.8.0-beta01"
lifecycle = "2.9.0-alpha05"
navigation = "2.9.0-alpha15"