I have a Go Script which complied to Windows and Linux where i provide it to my customers.
I started exploring Perl6 and want to write the new version with perl 6 , does anyone know if Perl 6 have any option like :
Go build , GOOS AND GOARCH where the user can set the OS and ARCH and create new executable where it will be used by the end user?