Directory listing |
Details |
Blame |
View Log
| SVN
| RSS feed
Last modification
- Rev 1601 – 5781 d 9 h
- 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