BASE64 VLQ CODEC (COder/DECoder) AND SOURCEMAP V3 MAPPINGS PARSER
Due to the JavaScript limitations, only decimal numbers in the range [-231..231-1] are handled correctly.
Result:
Interpreted sourcemap mappings:
Format: (([from_position](source_index)=>[to_position])
)
Credits:
- dazinator@github
- mirabilos