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

hermes-repl -version doesn't print hermes version #25

Closed
mathiasbynens opened this issue Jul 12, 2019 · 2 comments
Closed

hermes-repl -version doesn't print hermes version #25

mathiasbynens opened this issue Jul 12, 2019 · 2 comments

Comments

@mathiasbynens
Copy link

$ hermes-repl -version
LLVM (http://llvm.org/):
  LLVM version 8.0.0svn
  Optimized build
@mathiasbynens
Copy link
Author

hermes -version is more informative, but similarly does not print the actual hermes version (0.1.0):

$ hermes -version
LLVM (http://llvm.org/):
  LLVM version 8.0.0svn
  Optimized build

Hermes JavaScript compiler and Virtual Machine.
  HBC bytecode version: 59

  Features:
    Zip file input

@avp
Copy link
Contributor

avp commented Jul 12, 2019

Good catch, thanks for reporting.

6472c0f and 084fa1e should fix these two issues respectively for the next release.

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