mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-15 18:22:15 +03:00
8d64731eb892ddf8ea81d4050e8d9075aa4ee954
- fix the conversions for integers and exact fractions - approximate approach for other cases. - bypass floating point conversions for JS_TAG_INT values - avoid divisions for base 10 integer conversions
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%