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
While this approach seems promising and can potentially streamline some operations, I have concerns regarding how we can update internal variables using this mechanism. Specifically, executing return statements is straightforward, but what's the proposed method for internal value updates? I'd appreciate any insights or suggested best practices on this.
Thank you for considering this enhancement and looking forward to the team's feedback.
The text was updated successfully, but these errors were encountered:
Hello,
Following the recent suggestion by @prevwong regarding supporting template literals for parsing JavaScript:
While this approach seems promising and can potentially streamline some operations, I have concerns regarding how we can update internal variables using this mechanism. Specifically, executing return statements is straightforward, but what's the proposed method for internal value updates? I'd appreciate any insights or suggested best practices on this.
Thank you for considering this enhancement and looking forward to the team's feedback.
The text was updated successfully, but these errors were encountered: