Y
Hacker News
new
|
ask
|
show
|
jobs
by
kitd
8 days ago
A Go executable is self-contained. You can put it in a Docker container with very little overhead. That would give you some sandboxing at least.
1 comments
jonathanstrange
8 days ago
I'm creating cross-platform GUI applications in Go. Besides that, there are numerous reasons why an extension/scripting language might need various security and sandboxing features on a server, too.
link