nodejs/llnode

"v8 version" or "llnode --version"

Open

#194 opened on May 8, 2018

 (4 comments) (0 reactions) (0 assignees)C++ (101 forks)github user discovery
feature requestgood first issue

Repository metrics

Stars
 (1,167 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Today there's no easy way to get llnode's version, making it harder to report issues with detailed information. We could either have a llnode command v8 version or a command line argument --version reporting llnode's version, maybe showing LLDB's version as well.

Contributor guide