Changelog
bb1be9e add repl input bounds check (#638)
4f8e1de fix: check the number of argument passed and returned to functions
6f4643f fix: compute numeral constant on typed objects
4f39eaf fix: correct iterator in map range on binary values (#644)
4a068ea fix: hande empty clause in switch if statement (#635)
8605c23 fix: use interface wrappers to expose interface values to runtime (#643)