How would I set up Gradle to build a multiplatform...
# multiplatform
m
How would I set up Gradle to build a multiplatform native library? (i.e. wasm for JS, native with JNI for Android + desktop, etc)