#!/bin/sh

exec "/usr/bin/dartaotruntime" "/usr/lib/fvm/fvm.aot" "$@"
