HiRoFa/quickjs_es_runtime

replace helper_thread_pool in EsRuntime with tokio

Closed this issue · 1 comments

so we can do .await in promise resolvers and such

and then also add a EsRuntime.set_async_function() beside set_function
see #34