1. It's designed to run on Fuschia, not Linux
2. Go FFI is very inefficient, you can't just "extend" a Go project with native bindings and get the same performance wins
3. Hopefully the gvisor team learned the obvious lesson that Go is not suitable for this kind of work
1. It's designed to run on Fuschia, not Linux
2. Go FFI is very inefficient, you can't just "extend" a Go project with native bindings and get the same performance wins
3. Hopefully the gvisor team learned the obvious lesson that Go is not suitable for this kind of work