QuickJS icon indicating copy to clipboard operation
QuickJS copied to clipboard

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。

Results 1 QuickJS issues
Sort by recently updated
recently updated
newest added
trafficstars

There is a small typo in quickjs.c. Should read `containing` rather than `containg`.