Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[emcc.py] Always pass -c when compiling + linking. NFC (#23324)
In this part of the code we know that the user didn't pass `-c` so we always want to add it.
- Loading branch information