DelSkayn / rquickjs

High level bindings to the quickjs javascript engine
MIT License
504 stars 63 forks source link

Export symbol description #165

Closed Sytten closed 1 year ago

Sytten commented 1 year ago

I used this in my custom console implementation. Relevant doc: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/description

DelSkayn commented 1 year ago

Thanks for the PR! I will merge it.