Rev 1602 |
Go to most recent revision |
Last modification |
View Log
| SVN
| RSS feed
Last modification
- Rev 1601 2010-11-14 13:59:50
- Author: runge
- Log message:
- Created a virtual machine running using google v8
Uses a plugin architecture for exposing functionality to vm in a modular way
Current plugins are
- system: handles logging, system calls, loading of scripts
- timer: handles timeouts and intervals
More other random fixes