OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_ALIGN_BY.yaml

9 lines
189 B
YAML

define: DUK_USE_ALIGN_BY
introduced: 1.3.0
default: 8
tags:
- portability
description: >
Use N-byte alignment for 64-bit integers and IEEE doubles
(supported values are 1, 4, and 8).