Not support JavaVM opcode MULTIANEWARRAY

This commit is contained in:
wangxiang
2023-07-25 18:25:02 +08:00
parent 46e57beb9f
commit ef5dda57c5
3 changed files with 28 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
# 局限性
* 不支持多线程
* 不支持多维数组
* 垃圾回收依靠宿主 JVM
# 快速体验