go跟jvm不一样啊
go直接翻译到plan9汇编了,然后再到二进制
jvm是解释执行中间码
go的目标就不是重新实现一个jvm,因为jvm已经很完美了
jvm调用cpp当然要容易了
【 在 eGust 的大作中提到: 】
: 前段时间很火的 Lies we tell ourselves to keep using Golang 里面提到了:
: Because they're Go experts, they know the cost of using Go upfront, and they're equipped to make the decision whether or not it's worth it. They know how Go works deep down (something Go marketing pinky-swears you never need to worry about, why do you ask?), so if they hit edge cases, they can dive into it, fix it, and wait for their fix to be upstreamed (if ever).
: But chances are, this is not you. This is not your org. You are not Google either, and you cannot afford to build a whole new type system on top of Go just to make your project (Kubernetes) work at all.
: ...................
--
修改:littleSram FROM 223.104.39.*
FROM 223.104.39.*