Block a user
Python WeaselJsonParser constructor calls sys.exit(1) when the shared library is missing
src/json_value.h uses uint8_t without including <cstdint>
Invalid WriteRange inputs (inverted begin/end or negative lengths) crash instead of being rejected
Generated RootBuilder dereferences null when WeaselJsonParser_create fails
schemagen emits unescaped control characters in generated C++ string literals
schemagen integer parser has quadratic complexity for fractional leading zeros
schemagen crashes (RecursionError) on cyclic array $ref targets
Support building on ARM by providing scalar histogram fallback
schemagen: reject scalar root values when root schema is object/array