Added note about another optimization

Bobbi Webber-Manners 2018-05-04 19:43:31 -04:00
parent ee61a5a2bb
commit be0b9b27de

@ -42,6 +42,7 @@ Future:
LDI address
STAWP # Store and preserve on Eval Stack
```
Similarly, repeated loads could be optimized into a single load and some `DUP`s.
## Long-Term
- High performance VM