quickjs icon indicating copy to clipboard operation
quickjs copied to clipboard

Segfault using empty Object

Open qwenger opened this issue 2 years ago • 0 comments

>>> import quickjs
>>> quickjs.Object().json()

Segmentation fault (core dumped)

qwenger avatar May 19 '22 00:05 qwenger