summaryrefslogtreecommitdiff
path: root/test_util/src
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-01-19 03:40:22 +0100
committerGitHub <noreply@github.com>2021-01-19 03:40:22 +0100
commit9ff468df730e330370d90b33db5b2cfc0f508601 (patch)
tree2b41a41f1057143f0cf3bb472c6107f5c845f755 /test_util/src
parentb12afdb89a989e7d78389bd5289488d86202bb4e (diff)
feat: Standalone lite binaries and cross compilation (#9141)
This commit adds --target and --lite flags to deno compile subcommand. --target allows to cross-compile binary to different target architectures by fetching appropriate binary from remote server on first run. All downloaded binaries are stored in "$DENO_DIR/dl". --lite allows to use lite version of the runtime (ie. the one that doesn't contain built-in tooling like formatter or linter).
Diffstat (limited to 'test_util/src')
0 files changed, 0 insertions, 0 deletions