12 Commits

Author SHA1 Message Date
Volker
d7c13c018e Use the new Non-trapping float-to-int conversions for Java like behavior. 2018-08-11 15:46:20 +02:00
Volker
9bf768c97b fix node location on Linux 2018-08-03 23:23:36 +02:00
Volker
f755d6fa1b add debug code to find the error on travis 2018-08-03 23:07:25 +02:00
Volker
a27733234f use experimental Sign-extension operators 2018-08-03 21:49:42 +02:00
Volker Berlin
a7fc8e0fc6 print debug details also on errors. 2018-05-05 21:37:37 +02:00
Volker Berlin
7b66756066 add support for the data types byte, short and char. 2018-03-31 19:34:27 +02:00
Volker Berlin
07c18fac6b print debug output only in failed case. 2018-03-25 20:55:29 +02:00
Volker Berlin
65c83c8f4b smoke test for wasm.compileToText() 2017-04-16 11:27:28 +02:00
Volker Berlin
d2eb2e160f add support for mul and div 2017-04-14 16:31:35 +02:00
Volker Berlin
71ce4c1856 Add more primitive type mappings 2017-04-09 18:43:29 +02:00
Volker Berlin
e69fe9c073 extract the method evalWasm() 2017-04-08 20:43:41 +02:00
Volker Berlin
8eca0b491a Rename the class more generic 2017-04-04 20:51:50 +02:00