Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andreabergia/class-reader

Repository files navigation

class-reader

A library to read a JVM .class file. Not particularly complete nor well written - it is mostly a learning project.

Can be used as a standard Rust library, but also built as a wasm module via wasm-bindgen. I have built and published a version at https://www.npmjs.com/package/@andreabergia/class-reader. See https://github.com/andreabergia/class-reader-ui for a demo webapp that uses the library in the browser.

Extracted from https://github.com/andreabergia/rjvm.

Stuff to finish

(Partial) missing list in TODO list for reader.md

About

A rust library to read JVM .class files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages