Hello everyone, I am very new to creating website...
# webassembly
o
Hello everyone, I am very new to creating websites and wanted to give kotlin/wasm a try. I am really lost on the steps to make the import of different stuff work specially in the gradle. Everywhere I look they have different implementations of the gradle and I really do not understand what is the standard way of doing it. For example Here I am trying to use androidx but it is not working. If anyone can give me step by step guide of how I should think when wanting to import things in wasm and if anyone can help fix this specific problem. Thank uuu
🙌 1
b
You can look at this project and try to repeat the setup in your project.