Commit Graph

13 Commits

Author SHA1 Message Date
Andrew
3b661bcb14 Update .gitignore 2020-10-27 09:12:08 -07:00
Andrew
a37183d93e fixes issue in var [a,b,c,d] = ... destructuring assignment 2020-10-20 20:23:06 -07:00
Andrew
2ead907a60 JS_STRICT_NAN_BOXING
JS_STRICT_NAN_BOXING option allows compact packaging for 32 **and ** 64 bit versions.

JS_STRICT_NAN_BOXING is the only option that enables x64 builds using MSVC
2020-10-11 18:24:37 -07:00
Andrew
a953bfca2c README.md added 2020-10-11 18:05:06 -07:00
Andrew
4298c1a726 MSVC compatibility
1. MSVC compatibility
2. CONFIG_VERSION (too common/generic) replaced by QUICKJS_VERSION due to clashes with other libraries that use CONFIG_VERSION too
2020-10-11 17:26:47 -07:00
bellard
7c312df422 2020-09-06 release 2020-09-06 19:10:15 +02:00
bellard
8900766099 2020-07-05 release 2020-09-06 19:07:30 +02:00
bellard
1722758717 2020-04-12 release 2020-09-06 19:04:20 +02:00
bellard
383e2b06c8 2020-03-16 release 2020-09-06 19:02:03 +02:00
bellard
0e8fffd4de 2020-01-19 release 2020-09-06 18:57:11 +02:00
bellard
91459fb672 2020-01-05 release 2020-09-06 18:53:08 +02:00
bellard
9096e544ba test 2020-09-06 18:47:30 +02:00
bellard
831dc3af46
Initial commit 2020-09-06 18:24:53 +02:00