YaroslavGaponov / node-jvm

java virtual machine in pure node.js
2.11k stars 176 forks source link

Splitting out #13

Closed yocontra closed 10 years ago

yocontra commented 10 years ago

Are you planning on splitting this into multiple modules? I would like to use bits and pieces of this for some Java bytecode parsing tools

YaroslavGaponov commented 10 years ago

I guess it makes sense in more stable solution. In any cases feel free to use class parser or other bits. Maybe you add something new.