On my x64 Windows 10 box memory.wasm fails mysteriously: ``` -- Assert invoking... Result: 42. : f64 Expect: 42. : f64 -- Error: test/memory.wasm:151.1-151.45: assertion failed ``` Not sure what's going on here, don't know ocaml well enough to debug.