ECMAScript 2015 engine that supports lightweight clones of the script state.
Designed as a scripting engine for Voxels.
##Status
Created garbage collector and state cloning functionality
Started creating interpreted intermediate code
Created part of standard library
Creating parser