Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize r2pipe.js to use more ES6 #4

Open
3 tasks
radare opened this issue Oct 7, 2016 · 2 comments
Open
3 tasks

Modernize r2pipe.js to use more ES6 #4

radare opened this issue Oct 7, 2016 · 2 comments
Labels

Comments

@radare
Copy link
Collaborator

radare commented Oct 7, 2016

  • Use let and const where possible.
  • Arrow functions in examples
  • Support coroutines with generators and such (future premises)
@XVilka
Copy link
Contributor

XVilka commented Nov 26, 2018

@radare is this one still valid?

@radare
Copy link
Collaborator Author

radare commented Nov 26, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants