Adding runtime functions and changing safety checking mechanisms are trivial operations.
Runtime | Method | x86_64 | x86 | aarch64 | thumb | URL |
aWsm | AoT | ✓ | ✓ | ✓ | ✓ | You are here |
Wasmtime | AoT | ✓ | ✓ | ✓ | ||
Wasmer | AoT | ✓ | ✓ | ✓ | ||
WAMR | Pseudo-AoT/Int | ✓ | ✓ | ✓ | ✓ | |
Wasm3 | Int | ✓ | ✓ | ✓ | ✓ | |
Wasmi | Int | ✓ | ✓ | ✓ | ✓ |
This is not an exhaustive list! There are many others as this is a pretty active area.