This product is work in progress.
- Automation on Android devices in any languages that can be compiled into WASM.
- Similar to SL4A for WASM.
- Provide a frontend for several popular WebAssembly runtimes for easier experiment with WASM.
- Currently only Wasmer (with its singlepass backend).
So this product's supported architectures are limited to ones it supports (x86_64
andAArch64
so far).
- Currently only Wasmer (with its singlepass backend).