/elf4js

ELF/Dwarf parser for Java Script

Primary LanguageJavaScriptOtherNOASSERTION

elf4js

ELF/Dwarf parser for Java Script.

Features

  • Elf headers
  • ELF section structure
  • String Table
  • String Offset Table
  • Symbol Table
  • Address Table
  • Abbreviation Table
  • Line Program Information
  • (Partial) Debug Information

Limitations

Debug Information section is just partially implemented and therefore disabled by default.

Comments

I would be super thankful for contribution to make this library functionally complete and transfor to something production-ready.