I was wondering if it is possible to write a Linux kernel module using
Go. Has anyone tried this? I would imagine we would use cgo to
interface with the kernel, but I'm not sure how I'd go about building
such a module.
Any help/tips would be appreciated.
Thanks!
- Anant