j4k0xb / v8-version-analyzer

A quick way to get the v8/Node.js/Electron version of a v8-bytecode file

Home Page:https://j4k0xb.github.io/v8-version-analyzer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v8-version-analyzer

A quick way to get the v8/Node.js/Electron version of a v8-bytecode file, typically produced by bytenode.

Changes of this fork

  • Pure JS implementation, no rust/wasm
  • Always up-to-date by fetching Node.js/Electron and the corresponding v8 versions

Credits

About

A quick way to get the v8/Node.js/Electron version of a v8-bytecode file

https://j4k0xb.github.io/v8-version-analyzer/

License:Other


Languages

Language:JavaScript 68.1%Language:HTML 19.2%Language:CSS 12.7%