mirror of
https://github.com/WebAssembly/binaryen.git
synced 2026-04-12 07:01:35 +00:00
Python scripts were previously checked out with CRLF line endings by default on Windows (unless configured otherwise globally), leading to problems with the shebang not being correctly recognized when mounted into WSL and trying to run `./thescript.py` without prepending `python3` (just like `*.sh` files and `bash` that have already been addressed). NFC except that it helps in mixed setups.
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext