### Platform * win32: 'windows' * windows: 'windows' * win: 'windows' * darwin: 'mac' * macos: 'mac' * mac: 'mac' * linux: 'linux' * static: 'alpine' * alpine: 'alpine' ### Arch * x86: 'x86' * arm6: 'arm' * arm64: 'arm64' * arm6l: 'arm' * arm: 'arm' * arm7: 'arm' * arm7l: 'arm' * amd64: 'x64' * ia32: 'x86' * x32: 'x86' * x64: 'x64' ### Examples * win-x86 * win-x64 * win-arm * win-amd64 * mac-x86 * mac-x64 * alpine-x86 * alpine-x64 * linux-x32 * linux-x64 [Source](https://github.com/nexe/nexe/blob/HEAD/test/target.spec.ts)