-
|
I've read in the docs that one should use Does it mean that P.S. I use |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
So to say, I tried to replace It again kind of works, but there's the error is somewhere in the middle: Does it mean I forgot to insert |
Beta Was this translation helpful? Give feedback.
-
|
I removed Am I supposed to wrap every |
Beta Was this translation helpful? Give feedback.
I removed
-O0, and now everyawait Module.ccallthrows an exception:Am I supposed to wrap every
await Module.ccallinto try/catch and silence such exceptions?