Writing Android application through WebAssembly?

20 Views Asked by At

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?

0

There are 0 best solutions below