#!/bin/sh
exec "${EMSDK_PYTHON:-python3}" "/usr/share/emscripten/$(basename "$0").py" "$@"
