add INVOKEINTERFACE

This commit is contained in:
wangxiang
2023-07-25 17:44:09 +08:00
parent 1bc96be6cc
commit ccdcc1340e
13 changed files with 257 additions and 39 deletions

View File

@@ -17,6 +17,7 @@
* 支持多态
* 支持反射
* 支持访问静态方法
* 支持异常
# 局限性
* 不支持多线程