mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 05:38:45 +03:00
- remove import statements (invoke with qjs --std) - fix compatibility issues with node - add more loop styles - add more string concatenation tests - use === and !=== where appropriate - fix sort timing log - add `-r ref_file` command line option to specify reference file - add .gitignore file with target file patterns