By default we will add an empty `process` global with an `env` property which contains the environment
variables - this allows Vert.x to work well with libraries such as React which expect to run on Node.js
and expect to have this global set, and which fail when it is not set.