--TEST-- WASI provides arguments, environment variables and standard input --ARGS-- alpha "two words" --ENV-- TYPEPHP_WASM_GREETING=hello-wasi --STDIN-- input from host --FILE-- --EXPECT-- alpha|two words hello-wasi input from host