quickjs-ng / quickjs

QuickJS, the Next Generation: a mighty JavaScript engine
MIT License
691 stars 66 forks source link

Fix crashes in DUMP output #350

Closed chqrlie closed 2 months ago

chqrlie commented 2 months ago
saghul commented 2 months ago

Does this one fix https://github.com/quickjs-ng/quickjs/issues/2 ?

chqrlie commented 2 months ago

Does this one fix #2 ?

Yes it does !

saghul commented 2 months ago

Fantastic!