You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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