Skip to content

Experiment running wasmtime in android.

tlsnotary/androidwasmtime

 
 

Repository files navigation

Info

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'.

Steps

  1. Follow the steps here to build the wasm component model plugin.
  2. Follow the steps here to build the wasmtime binary.
  3. Build and run this app via an emulator in Android Studio.
  4. Open Logcat in Android Studio to see logs from the app, the wasmtime binary as well as the wasm plugin.

About

Experiment running wasmtime in android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%