Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 465 Bytes

🍫 Choc

A java class file deserializer written in typescript.

Get a glance

  1. clone this repo and open it via vscode (don't forget yarn install)
  2. open terminal and change CWD to the disk path of that repo
  3. run javac test/case1/*.java -parameters to produce some class files
  4. open test/index.ts
  5. press F5

if all above goes well, open debug console you'll see: