Jow Forums's opinion on go?

Jow Forums's opinion on go?

Attached: golang.sh_-490x490.png (490x490, 110K)

Other urls found in this thread:

github.com/dyu/ffi-overhead
news.ycombinator.com/item?id=17161168
golang.org/doc/faq#Origins
ethoberon.ethz.ch/
ethoberon.ethz.ch/WirthPubl/ProjectOberon.pdf
github.com/golang/go/wiki/SliceTricks
twitter.com/NSFWRedditVideo

All you need to know
github.com/dyu/ffi-overhead
>calling legacy C libraries is 40 times as slow

C is deprecated though

yea but existing C libraries are going to stay a while. Hence calling system/kernel API is calling C. If you want to draw stuff, play a music or do anything you need to call system API.

Deprecated by what? Are you implying that something exists which is actually suitable for replacing C in all of its use cases.
But that's all besides the point.

Basically all FFI between real languages happens through a C interface, even if C code itself is not involved.

It's called Go because that's what it needs to do

why is that? doesn't go also compile to machine code. why is there so much overhead?

news.ycombinator.com/item?id=17161168

Rust is superior.

what anime is this from