How it Works
At its core, Muna is a cross-compiler for stateless Python functions. These prediction functions (a.k.a “predictors”) have the following form:predictor.py
Minimum Requirements
Muna compiles and executes Python functions on the following platforms:Android
Android
Android API level 24+ (Android Nougat or newer) across the following ABIs:
armeabi-v7aarm64-v8a
iOS
iOS
iOS 14+.
Linux
Linux
Linux distributions with GLIBC 2.35+ across the following architectures:
aarch64x86_64
macOS
macOS
macOS 14+ with Apple Silicon.
visionOS
visionOS
visionOS 1.3+.
Web
Web
Browsers with WebAssembly + fixed-width SIMD:
- Chrome 91+
- Firefox 90+
- Safari 16.4+
Windows
Windows
Windows 10+ across the following architectures:
amd64arm64