-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Description
In the version of node 6.5.0 that I am running, the repl does support quite a few things already - which is awesome. One thing I came to miss when trying things out though is that the yield (as often used before await and/or the await keyword. If yield would be available like with co or await would be available like in the concept then async code would become easy to test in the REPL.
sibelius, TennyZhuang, pannous, knilink, kklimuk and 14 morejunosuarez
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.