![]() They are not necessary in TinyGo because they always map to float32 and float64, but it's a good idea to add them regardless for compatibility with existing software. (Now I think about it, perhaps it would have been better to require explicit casts here just in case we want to support some really weird C system, but then again we even force 64-bit double on AVR even though avr-gcc defaults to 32-bit double). |
||
---|---|---|
.. | ||
include | ||
basic.go | ||
basic.out.go | ||
const.go | ||
const.out.go | ||
errors.go | ||
errors.out.go | ||
flags.go | ||
flags.out.go | ||
symbols.go | ||
symbols.out.go | ||
types.go | ||
types.out.go |