-
i want use js |
Beta Was this translation helpful? Give feedback.
Answered by
borkdude
Jan 5, 2025
Replies: 1 comment
-
You can't use core.async with nbb due to limitations of SCI (the interpreter behind nbb). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rmGFW
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't use core.async with nbb due to limitations of SCI (the interpreter behind nbb).
To deal with promises, you can use promesa which is built-in.