Async Macros #31
Unanswered
jarrodpayne
asked this question in
Q&A
Replies: 1 comment
-
I filed this discussion before reading the source code. Based on my first glace, it appears this is a limitation of My initial use case was to dynamically import code inside |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Macro API doesn't appear to support
async
. I'm curious to know if there may be some interest in this functionality.Simple example adapted from the docs
Beta Was this translation helpful? Give feedback.
All reactions