Re: [go-nuts] the size of the files compiled in GO

2020-04-18 Thread Josh Kamau
Because golang has a runtime that includes a garbage collector, goroutine scheduler etc On Sat, 18 Apr 2020 at 20:29, Chris Burkert wrote: > https://golang.org/doc/faq#Why_is_my_trivial_program_such_a_large_binary > > schrieb am Sa. 18. Apr. 2020 um 19:25: > >> Why does the simple Hello world p

Re: [go-nuts] the size of the files compiled in GO

2020-04-18 Thread Chris Burkert
https://golang.org/doc/faq#Why_is_my_trivial_program_such_a_large_binary schrieb am Sa. 18. Apr. 2020 um 19:25: > Why does the simple Hello world program take 2 MB after compilation? > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To un

[go-nuts] the size of the files compiled in GO

2020-04-18 Thread jarek . 1030
Why does the simple Hello world program take 2 MB after compilation? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To