Closed poorna2152 closed 2 years ago
Just for the record: assign8-v.bal and rel-v.bal are there in the subset 1 by a mistake.
Need to fix p
cases by throwing an exception. Any function that blows up wasm execution should work, no need to wait for exceptions proposal form wasm.
equal-v.bal failing: function return type set to any
in this testcase and calls println
with boolean
Expression
record type holds an array of tokens instead of a string. This tokens are later joined in creating the wat
file. The sub types of Expression
WasmBlock
, WasmLoop
, If
and Break
in the previous code were removed.
Following tests are failing at the moment,