wasm-micro-runtime/tests/standalone/test-ts1/build.sh
2024-06-19 16:40:37 +08:00

10 lines
220 B
Bash
Executable File

#!/bin/bash
#
# Copyright (C) 2019 Intel Corporation. All rights reserved.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#
#asc app.ts console.ts --debug -o app.wasm
asc app.ts console.ts -o test-ts1.wasm