Arguments to pass to the host binary at startup. Encoded as a list of strings, for example "--foo", "bar"
"--foo", "bar"
final List<String> hostArgs;