You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeah async/await makes it much more cleaner, and looks like all major browser support it. thanks, i will clean this up in next update. WASM code transfer to processor side will also be greatly simplified once constructor (options) becomes available.
What do you think about using
async
functions to prevent callback hells?webdx7/dist/dx7/dx7-awn.js
Lines 15 to 25 in d056aa3
The text was updated successfully, but these errors were encountered: