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

once_cell & winapi features are removed from tokio #71

Closed SreeniIO closed 1 year ago

SreeniIO commented 1 year ago
  1. once_cell & winapi features are removed from tokio
  2. clippy fixes
andrieshiemstra commented 1 year ago

Thanks!