wing compile <entrypoint>
Compiles a Wing program
Arguments
Name | Description |
---|---|
entrypoint | Program .w entrypoint |
Options
Name | Description |
---|---|
-o, --out-dir <out-dir> | Output directory |
-t, --target <target> | Target platform (options: 'tf-aws', 'sim') |
-h, --help | Display help for command |