Hi. I tested the new online multiplatform project wizard, and I had a remark and a question.
• The wizard assumes the user wants to build an application, but what if he just wants to build a library? It should be easier because you don't have to include any Compose/UI stuff, but still very useful.
• I see there is a WasmJs target, but no more pure Js target, what happened here?
m
Michael Paus
09/11/2024, 8:33 AM
What makes you think that libraries don’t contain any “Compose/UI stuff”? I have many such libraries.