Update README.md
This commit is contained in:
parent
08c4ba33ee
commit
03732a3b73
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ actually:
|
||||||
**so far**
|
**so far**
|
||||||
* starts a main class (TODO cmdline args)
|
* starts a main class (TODO cmdline args)
|
||||||
* loads classes from a classpath, including jar/jmod files
|
* loads classes from a classpath, including jar/jmod files
|
||||||
* instantiates classes (TODO implement superclass instantiation)
|
* instantiates classes
|
||||||
* runs bytecode (TODO more opcodes)
|
* runs bytecode (TODO more opcodes)
|
||||||
* has INVOKEVIRTUAL and INVOKESPECIAL, including stackframes (TODO more invokes)
|
* has INVOKEVIRTUAL and INVOKESPECIAL, including stackframes (TODO more invokes)
|
||||||
* has a heap
|
* has a heap
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue