-
The project is currently built based on Release-version Android .so libraries, which do not yet support 16KB page sizes. We are looking forward to supporting this in future updates.
-
Currently, Wasmline successfully runs on Kotlin Multiplatform (Android, Windows, and Ubuntu) via JNI using Wasmtime. For iOS support, the implementation will be handled through the Kotlin/Native side.
Project Link: https://github.com/crowforkotlin/wasmline
Reference (Android 16KB Page Size): Android Developer Documentation