Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/python-wasm
Path: blob/main/core/dash/bin/dash-wasm
1393 views
#!/bin/sh
SCRIPTDIR=$(dirname $(readlink -f "$0"))
"$SCRIPTDIR"/../../../bin/cowasm "$SCRIPTDIR"/../dist/wasm/bin/dash "$@"