Expose `stdin`, just like `stdin` and `stderr`, through to CloudABI YAML configuration files, so that REPL programs can be built with CloudABI. Workaround for UNIX hosts: ```yaml %TAG ! tag:nuxi.nl,2015:cloudabi/ --- console_out: !fd stdout console_err: !fd stderr console_in: !file path: /dev/tty ```