Hacker News new | past | comments | ask | show | jobs | submit login

It is not good. I don’t know of any major projects that use it. Instead people: * compile in plugins

* run plugins as separate processes and expect them to implement a specific RPC api

Compiling in plugins is more practical in Go then it might be in another language, due to the regularity of the go build system.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: