Closed
Description
When attempting to run a program of mine in sarari 18.4 (README_wasm_of_ocaml.md says that safari 18.2 and above should work.), I get this validation error:
Unhandled Promise Rejection: CompileError: WebAssembly.Module doesn't validate: tail call function index 674 return type mismatch: expected (ref eq), got (ref <array:0>), in function at index 485
I can't publish the code that triggers this, but a similar error occurs in CAMLBOY