Home

Errors: 13

Warnings: 0

Successes: 4


ref_func.wast

{"type":"module","line":1,"filename":"ref_func.0.wasm"}

loaded

{"type":"register","line":4,"as":"M"}

registered

{"type":"module","line":6,"filename":"ref_func.1.wasm"}

loaded

{"type":"assert_return","line":56,"action":{"type":"invoke","field":"is_null-f"},"expected":[{"type":"i32","value":"0"}]}
(assert_return (invoke "is_null-f") (i32.const 0))

exception: instantiate_global, failed to execute instructions: todo, execute instruction zcl_wasm_ref_func

{"type":"assert_return","line":57,"action":{"type":"invoke","field":"is_null-g"},"expected":[{"type":"i32","value":"0"}]}
(assert_return (invoke "is_null-g") (i32.const 0))

exception: todo, execute instruction zcl_wasm_ref_func

{"type":"assert_return","line":58,"action":{"type":"invoke","field":"is_null-v"},"expected":[{"type":"i32","value":"0"}]}
(assert_return (invoke "is_null-v") (i32.const 0))

exception: zcl_wasm_memory: global_get, not found, index 2

{"type":"assert_return","line":60,"action":{"type":"invoke","field":"call-f","args":[{"type":"i32","value":"4"}]},"expected":[{"type":"i32","value":"4"}]}
(assert_return (invoke "call-f" (i32.const 4)) (i32.const 4))

exception: todo, execute instruction zcl_wasm_ref_func

{"type":"assert_return","line":61,"action":{"type":"invoke","field":"call-g","args":[{"type":"i32","value":"4"}]},"expected":[{"type":"i32","value":"5"}]}
(assert_return (invoke "call-g" (i32.const 4)) (i32.const 5))

exception: todo, execute instruction zcl_wasm_ref_func

{"type":"assert_return","line":62,"action":{"type":"invoke","field":"call-v","args":[{"type":"i32","value":"4"}]},"expected":[{"type":"i32","value":"4"}]}
(assert_return (invoke "call-v" (i32.const 4)) (i32.const 4))

exception: zcl_wasm_memory: global_get, not found, index 2

{"type":"action","line":63,"action":{"type":"invoke","field":"set-g"}}

exception: todo, execute instruction zcl_wasm_ref_func

{"type":"assert_return","line":64,"action":{"type":"invoke","field":"call-v","args":[{"type":"i32","value":"4"}]},"expected":[{"type":"i32","value":"5"}]}
(assert_return (invoke "call-v" (i32.const 4)) (i32.const 5))

exception: zcl_wasm_memory: global_get, not found, index 2

{"type":"action","line":65,"action":{"type":"invoke","field":"set-f"}}

exception: todo, execute instruction zcl_wasm_ref_func

{"type":"assert_return","line":66,"action":{"type":"invoke","field":"call-v","args":[{"type":"i32","value":"4"}]},"expected":[{"type":"i32","value":"4"}]}
(assert_return (invoke "call-v" (i32.const 4)) (i32.const 4))

exception: zcl_wasm_memory: global_get, not found, index 2

{"type":"assert_invalid","line":69,"filename":"ref_func.2.wasm","text":"unknown function 7"}

expected error

{"type":"module","line":80,"filename":"ref_func.3.wasm"}

loaded

{"type":"assert_invalid","line":109,"filename":"ref_func.4.wasm","text":"undeclared function reference"}

expected error

{"type":"assert_invalid","line":113,"filename":"ref_func.5.wasm","text":"undeclared function reference"}

expected error

Generated at 2024-09-05T14:39:23