build.sh 220 B

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