Hi i'm trying to make library module wasm but i'm ...
# webassembly
p
Hi i'm trying to make library module wasm but i'm not found tutorial to make it in kotlin multiplatform. have you gradle kts example ?
c
I generally just use one of the template generators
p
OK but I'm searching a template with multi modules for see what is the best practice.