How would I set up Gradle to build a multiplatform native library? (i.e. wasm for JS, native with JN...
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)