Hacker News new | ask | show | jobs
by weberc2 3112 days ago
Go doesn't have a VM, but it has a garbage collector and scheduler (its runtime) which makes FFI more difficult than languages like Rust or C, to the OP's point.