Files
tinygo/src
Ayke van Laethem 670fcf59d8 linux: reduce binary size in the common case
This commit changes the runtime.putchar implementation to directly call
the `write` system call. This reduces the binary size by around 2.7kB.
2021-11-05 08:50:36 +01:00
..
2021-07-02 18:49:14 +02:00
2021-06-01 15:02:11 +02:00
2021-10-05 00:14:09 +02:00