view third_party/emsdk/bazel/emscripten_toolchain/emcc_link.sh @ 207:58d9b64d8dca

Updated deployment script to include sqlite3
author MrJuneJune <me@mrjunejune.com>
date Sun, 15 Feb 2026 12:25:50 -0800
parents 8d17f6e6e290
children
line wrap: on
line source

#!/bin/bash

source $(dirname $0)/env.sh

exec python3 $(dirname $0)/link_wrapper.py "$@"