A java class file deserializer written in typescript.
- clone this repo and open it via vscode (don't forget
yarn install
) - open terminal and change CWD to the disk path of that repo
- run
javac test/case1/*.java -parameters
to produce some class files - open
test/index.ts
- press
F5
if all above goes well, open debug console you'll see: