bytecodealliance / bytecodealliance/wasmtime-py
Current state of Android support?
Open
- Dominant language
- Python
- Stars
- 539
- Forks
- 69
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
#160 mentions that Android wasn't supported at the time. It appears that maybe it is now (tier 3) according to https://docs.wasmtime.dev/stability-tiers.html?
I'm trying to build a cross-platform app in Python (see [here](https://github.com/beeware/beeware/issues/507) for full background). My app needs to run ffmpeg for some audio processing. I'm hoping that I can use a [WASI build of ffmpeg](https://github.com/SebastiaanYN/FFmpeg-WASI) with wasmtime-py to avoid cross-platform issues, but I need wasmtime-py to run on Android for that to be viable.
Contributor guide
Assessment
This issue has not been assessed yet.