core/src/main/java/org/apidesign/bck2brwsr/core/JavaScriptPrototype.java
Thu, 13 Dec 2012 23:20:47 +0100 Providing JavaScript specific implementations of Hashtable and Vector. Those should likely be faster for the JavaScript VM than interpreting bytecode. This is the way to get the best of JavaScript and yet provide reasonably well working implementation in Java.
Sun, 02 Dec 2012 21:00:12 +0100 Ability to control prototypes. Making sure any JavaScript Object is instance of Java object