mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Properly detect float word ordering on Linux (gh-125571) autoconf-archive patch by Dan Amelang. (cherry picked from commit26d627779f) Hardcode WASM float word ordering to little endian (gh-126387) (cherry picked from commit532fc08102)
1 line
56 B
ReStructuredText
1 line
56 B
ReStructuredText
Hard-code float word ordering as little endian on WASM.
|