Skip to content

Offer more convenience methods #49

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

Open
2 tasks
Johannes-Schneider opened this issue Feb 1, 2018 · 0 comments
Open
2 tasks

Offer more convenience methods #49

Johannes-Schneider opened this issue Feb 1, 2018 · 0 comments

Comments

@Johannes-Schneider
Copy link
Collaborator

Johannes-Schneider commented Feb 1, 2018

  • Easier creation of v8 object (e.g. v8::MaybeLocal<v8::String> node::lib::CreateString(const std::string & input))
  • Try-Catch wrapper (e.g. v8::Exception node::lib::TryCatch(const std::function & function))

(Im not entirely sure about the exact definition of the TryCatch wrapper. However, I think this would still be a great addition)

@msoechting msoechting added this to the Feature Complete milestone Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants