mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 10:12:14 +03:00
2c90110287ac2646d74d39d231c261a6fcd8d4df
- removed full compliance with the spec for strict mode variable assignment so that they are as fast as in non strict mode (V8, SpiderMonkey and JavascriptCore do the same, so IMHO the spec should be updated).
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Languages
C
94.2%
JavaScript
5.2%
Makefile
0.5%
Shell
0.1%