search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Adscript Commands
14 adscript entries
Limited to 100 results
adscript Operations
Adscript Command: Compile And Link To Executable
adscript --executable --output <path/to/file> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile File To Llvm Ir
adscript --llvm-ir --output <path/to/file.ll> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile File To Object
adscript --output <path/to/file.o> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile Link Executable
adscript --executable --output <path/to/file> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile Object File
adscript --output <path/to/file.o> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile To Llvm Ir
adscript --llvm-ir --output <path/to/file.ll> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile Link Standalone Executable
adscript --executable --output <path/to/file> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile Object File
adscript --output <path/to/file.o> <path/to/input_file.adscript> adscript Operations
Adscript Command: Compile To Llvm Ir
adscript --llvm-ir --output <path/to/file.ll> <path/to/input_file.adscript> adscript HTTP
Adscript Command: Cross Compile File To Object
adscript --target-triple <i386-linux-elf> --output <path/to/file.o> <path/to/input_file.adscript> adscript HTTP
Adscript Command: Cross Compile File To Object For Target
adscript --target-triple <i386-linux-elf> --output <path/to/file.o> <path/to/input_file.adscript> adscript HTTP
Adscript Command: Cross Compile Object File
adscript --target-triple <i386-linux-elf> --output <path/to/file.o> <path/to/input_file.adscript> adscript HTTP
Adscript Command: Cross Compile To Object
adscript --target-triple <i386-linux-elf> --output <path/to/file.o> <path/to/input_file.adscript> adscript HTTP
Adscript Command: Cross Compile Object File
adscript --target-triple <i386-linux-elf> --output <path/to/file.o> <path/to/input_file.adscript>