WebAssembly / wasi-cli

Command-Line Interface (CLI) World for WASI
60 stars 11 forks source link

Rename environment-preopens to just preopens for now. #13

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

Environment variables and arguments are currently in the same interface, so we don't need to qualify that the preopens are for environment variables, as they're for both.