Add a minimal WASI configuration.
WASI is the WebAssembly System Interface, a new API for WebAssembly in development here:
https://github.com/WebAssembly/WASI
WASI doesn't support dynamic linking yet, which is most of what's in other platforms' config files, so the WASI config file is relatively sparse for now.