tinygo/interp/testdata
Ayke van Laethem 072f8c354e interp: add runtime fallback for mapassign operations
Some mapassign operations cannot (yet) be done by the interp package.
Implement a fallback mechanism so that these operations can still be
performed at runtime.
2019-12-23 08:15:09 +01:00
..
basic.ll
basic.out.ll
consteval.ll
consteval.out.ll
map.ll interp: add runtime fallback for mapassign operations 2019-12-23 08:15:09 +01:00
map.out.ll interp: add runtime fallback for mapassign operations 2019-12-23 08:15:09 +01:00
scan.ll
slice-copy.ll
slice-copy.out.ll