Open
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 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 with wasmtime-py to avoid cross-platform issues, but I need wasmtime-py to run on Android for that to be viable.
Metadata
Metadata
Assignees
Labels
No labels