tinygo/src/reflect
Ayke van Laethem 22914165cc
reflect: add more stubs for encoding/binary
Package encoding/binary uses reflect and is needed by image/png, but
image/png doesn't actually need the reflect-using parts of
encoding/binary. So stub them out for now to get it to compile.

Thanks to Stephen Solka who wrote the patch.
2018-11-03 16:06:44 +01:00
..
swapper.go reflect: add stub reflect package 2018-10-23 15:39:53 +02:00
type.go reflect: add more stubs for encoding/binary 2018-11-03 16:06:44 +01:00
value.go reflect: add more stubs for encoding/binary 2018-11-03 16:06:44 +01:00