Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fetching arguments on the wasm32-wasi target
Fixes an error introduced in #66750 where wasi executables always think they have zero arguments because one of the vectors returned here accidentally thought it was length 0.
- Loading branch information