vm/src/main/java/org/apidesign/vm4brwsr/Zips.java
Fri, 15 Feb 2013 21:02:01 +0100 Just report an error to console when a classpath element can't be loaded
Fri, 15 Feb 2013 19:33:21 +0100 Don't use the main class trick now, as Main-Class is supposed to have main method
Tue, 12 Feb 2013 23:30:01 +0100 Flexible composition of classpath. One can either specify a URL or a load function
Tue, 12 Feb 2013 16:46:13 +0100 Chrome 23 may not have window.performance.now yet
Sun, 10 Feb 2013 12:14:40 +0100 Using FastJar to read the content table of JAR files
Thu, 07 Feb 2013 13:41:56 +0100 Recognizing Main-Class attribute, so initializing the VM is just about passing in correct classpath
Wed, 06 Feb 2013 17:22:14 +0100 Class-Path elements are separated by spaces
Tue, 05 Feb 2013 13:20:07 +0100 Understands Class-Path: attribute in manifest
Fri, 01 Feb 2013 18:42:07 +0100 Can initialize VM with classpath composed of a JAR file and read resources from it