quickjs_runtime
0.14.4
Module promises
Structs
Functions
In quickjs_runtime::quickjs_utils
Module
quickjs_runtime
::
quickjs_utils
::
promises
Copy item path
source
·
[
−
]
Structs
§
QuickJsPromiseAdapter
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