bytecodealliance / bytecodealliance/wasmtime
wasmtime on Android
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
I recently managed to get wasmtime-py working on Android (see https://github.com/bytecodealliance/wasmtime-py/pull/279, thanks @alexcrichton!)
I'd like to get it working in a native Anrdoid app via Kotlin bindings. I see Java was previously asked about (https://github.com/bytecodealliance/wasmtime/issues/8394), and I see a couple 3rd-party wasmtime-java repos that are both a couple years without updates (https://github.com/kawamuray/wasmtime-java, https://github.com/bluejekyll/wasmtime-java).
Is anyone currently running wasmtime on Android in production? Are there recommended libraries to get started with?
Contributor guide
Assessment
This issue has not been assessed yet.