blob: 48b575b415509db243c959469ffc684b3ef52e6b [file] [log] [blame] [edit]
console.log("// fastMath=" + binaryen.getFastMath());
binaryen.setFastMath(true);
assert(binaryen.getFastMath() == true);