mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-16 02:32:15 +03:00
- Use uint32_t arithmetics and Standard conformant conversion to avoid UB in js_math_imul. - add builtin tests - use specific object directories for SAN targets