On 24/06/14 12:15 PM, Diggory Hardy wrote: > Using Go (or Python or whatever) for this implies either the build > system needs to include compiled binaries (not good) or the system doing > the build needs to have a Go (or xyz) interpreter installed. So > cross-platform build configurations will require an external dependency > (or writing separate scripts for each target platform) if external > scripts are used.
Yeah, it makes absolutely no sense to use Go for this. It would have no advantage over using Rust for this task and would add an unnecessary dependency along with requiring people to learn another language...
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
