HiRoFa / quickjs_es_runtime

this is a wrapper library for the javascript runtime quickjs written in rust which works with typescript, modules, promises, async, await and much more
https://github.com/HiRoFa/quickjs_es_runtime
MIT License
104 stars 12 forks source link

deprecate EsValueFacade #64

Closed andrieshiemstra closed 1 year ago

andrieshiemstra commented 2 years ago

in favor of js_utils::JsValueFacade

andrieshiemstra commented 2 years ago

plan: