quickjs_
runtime
0.14.5
Module promises
Module Items
Structs
Functions
In quickjs_
runtime::
quickjs_
utils
quickjs_runtime
::
quickjs_utils
Module
promises
Copy item path
source
Structs
§
Quick
JsPromise
Adapter
Functions
§
add_
promise_
reactions
⚠
Safety
add_
promise_
reactions_
q
is_
promise
⚠
Safety
is_
promise_
q
new_
promise
⚠
create a new Promise you can use this to respond asynchronously to method calls from JavaScript by returning a Promise
new_
promise_
q