PetterS / quickjs

Thin Python wrapper of https://bellard.org/quickjs/
https://github.com/bellard/QuickJS
MIT License
177 stars 19 forks source link

Symbol conversion not supported #69

Closed qwenger closed 2 years ago

qwenger commented 2 years ago
>>> import quickjs
>>> ctx = quickjs.Context()
>>> ctx.eval("Symbol()")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: Unknown quickjs tag: -8