https://developer.android.com/guide/components/fundamentals
writes that you can develop Android applications with Java, Kotlin and C++.
Now WebAssembly is taking its way. If I had a compiler for language X that emits WebAssembly code, could I use it for writing Android applications? Would there be some limitations?