开源地址:https://github.com/quickjs-ng/quickjs 这个项目是 bnoordhuis 和 saghul 在 2023 年 10 月份从 QuickJS 分叉出来的。 它的主旨就是:重燃QuickJS。 这两个作者非常积极的更新、维护这个项目,一年多以来,对这个项目做了六百多次提交。 去年年底,今年年初的时候,Fabrice 恢复了 QuickJS 项目的工作,并且开...
quickjs.h Add define identifying NG to quickjs.h Feb 3, 2025 repl.js Fix catching all exceptions from std.evalScript Nov 25, 2024 run-test262.c Add dir exclude override to run-test262.c (#892) Feb 7, 2025 standalone.js Throw error when target executable cannot be found (#764) ...
QuickJS, the Next Generation: a mighty JavaScript engine quickjs-ng.github.io/quickjs/ Resources Readme License MIT license Activity Custom properties Stars 1.3k stars Watchers 36 watching Forks 122 forks Report repository Releases 10 v0.8.0 🎄 Latest Dec 23, 2024 + 9 releases ...
QuickJS, the Next Generation: a mighty JavaScript engine - GitHub - quickjs-ng/quickjs at 0b9b6c19154fdf9006caac270e90c690edc92138
The macro definition NAN is used in quickjs.c. https://github.com/quickjs-ng/quickjs/blob/0c8aeb1d5093869479e914980ef5588020bce64a/quickjs.c#L40297 For Windows platform, NAN is defined in ucrt/corecrt_math.h. In Windows SDK 22621: #defin...
This branch is 126 commits behind quickjs-ng/quickjs:master.Folders and filesLatest commit saghul Add valgrind to CI 3781c2a· Mar 21, 2024 History308 Commits .github/workflows Add valgrind to CI Mar 21, 2024 doc Handle serialization endianness transparently (quickjs-ng#152) Nov 29, 2023 examp...
quickjs-ng quickjs DiscussionsSearch all discussions Clear Sort by: Latest activity Label Filter Categories, most helpful, and community links Categories View all discussions 🙏 Q&A Most helpful Last 30 days saghul 1 Community links Community guidelines quickjs-ng.github.io/quickjs Discussions...
This branch is 118 commits behind quickjs-ng/quickjs:master.Folders and files Latest commit bnoordhuis Better output from JS_ToCString() on exception (quickjs-ng#274) b257545· Feb 19, 2024 History262 Commits .github/workflows doc examples gen test262 @ c1281db tests .gitignore ....
Use quickjs-ng 0.6.1 841fca1 wargio changed the base branch from master to dev October 15, 2024 16:56 wargio added 4 commits October 16, 2024 01:23 Fix build bb4a9ab Use c11 7063a68 Fix build 486b1c4 Remove useless quickjs-libc c613aed wargio force-pushed the quickjs-ng...
quickjs-ng/quickjs.c:16863#12 0x000055fa4e028f61 in JS_CallFree (ctx=0x615000000080, func_obj=..., this_obj=..., argc=0, argv=0x0) at /quickjs-ng/quickjs.c:17142...#677 0x000055fa4dfe24ee in JS_ToPrimitiveFree (ctx=0x615000000080, val=..., hint=1) at /quickjs-ng/quickjs...