Basic support for WebAssembly System Interface
Added some basic support for WebAssembly System Interface (WASI), so that one can write executable programs in AEC, rather than just libraries of functions to be called from JavaScript. Maybe I will add some executable files later.