58 Commits

Author SHA1 Message Date
Volker Berlin
a3807680b7 add sourceFile to WasmException 2017-04-09 18:18:53 +02:00
Volker Berlin
0328322724 Add support for floating constants 2017-04-09 12:44:01 +02:00
Volker Berlin
92a878b5bf add support for long const 2017-04-08 18:48:45 +02:00
Volker Berlin
ffafeea189 more op codes 2017-04-02 19:40:42 +02:00
Volker Berlin
7add526da1 write methods with Export annotation as exported. 2017-03-31 20:43:57 +02:00
Volker Berlin
212e18ccfa Fix IndexOutOfBoundsException if there are no local variables. 2017-03-26 16:23:41 +02:00
Volker Berlin
92dc727962 Write locals to binary format. 2017-03-26 13:40:50 +02:00
Volker Berlin
cad892b78c fix write error of class names 2017-03-24 18:08:03 +01:00