This builds an android APK that runs a rust wasmtime binary. The binary loads a wasm component model plugin, and their futures are driven by kotlin's coroutine 'executor'.
- Follow the steps here to build the wasm component model plugin.
- Follow the steps here to build the wasmtime binary.
- Build and run this app via an emulator in Android Studio.
- Open Logcat in Android Studio to see logs from the app, the wasmtime binary as well as the wasm plugin.