/jvm-go

Primary LanguageGo

jvm-go

implement jvm by go

  • ✅ 类加载相关:ClassLoader & Class
  • ✅ 运行时数据:Thread,Frame,Method..
  • ✅ 解释器 && 指令