Introduction In this post we will start interpreting what the spec tells us into some code. Our initial target will be being able to read a .class file into memory. For that we will need to implement the ClassFile format data structure and it’s depen...
pedrojordao.dev11 min readNo responses yet.