webassemblyjs
webassemblyjs copied to clipboard
Bounds checking for number literals in text
We need to ensure that only valid literals are used for each type by comparing the parsed value with the upper and lower bound of the ranges.