property WASIOptions.args
An array of strings that the WebAssembly application will see as command line arguments. The first argument is the virtual path to the WASI command itself.
Type #
string[] | undefined
An array of strings that the WebAssembly application will see as command line arguments. The first argument is the virtual path to the WASI command itself.
string[] | undefined