a6e73ca73c
Change JS_WriteObject() and JS_WriteObject2() to write little-endian data and update JS_ReadObject() to byte-swap data when running on a big-endian system. Obsoletes the JS_WRITE_OBJ_BSWAP flag, it is now a no-op. Fixes: https://github.com/quickjs-ng/quickjs/issues/125 |
||
---|---|---|
.. | ||
quickjs.texi |