/v8-version-analyzer

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

Primary LanguageJavaScriptOtherNOASSERTION

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