Remix.run Logo
zX41ZdbW 5 hours ago

This reminds me of an old bug in simdjson - any usage of it breaks std::unordered_map in unrelated parts of the code due to an unintentional modification of FPU flags: https://github.com/simdjson/simdjson/issues/169

mattgreenrocks 2 hours ago | parent [-]

Beautiful, and by that, I mean completely and utterly horrific.