inlein
inlein copied to clipboard
Native client
The JVM-based client forces us to do interesting hacks if we want to properly pass and send signals. Creating a native client that can properly "trampoline" the java command would make this unnecessary. See https://github.com/dekellum/hashdot for ideas and tricks.