Files
tinygo/builder
Ayke van Laethem fa6bc6445c builder: refactor creation of runtime.initAll
Create it in a separate LLVM module that is then linked. This refactor
is useful for the -lto=thin build mode.

I checked the binary size difference and while the machine code of most
binaries did change, there was no change in binary size (except for one
smoke test with -opt=1, which doesn't really count).
2023-02-26 23:41:37 +01:00
..
2023-01-30 21:42:47 +01:00
2022-11-06 09:05:05 +01:00
2023-01-17 23:35:53 +01:00
2022-10-19 22:23:19 +02:00
2023-02-26 19:22:10 +01:00
2023-01-17 23:35:53 +01:00
2023-01-17 08:38:54 +01:00
2023-01-17 23:35:53 +01:00
2023-01-30 21:42:47 +01:00
2022-10-19 22:23:19 +02:00
2022-11-06 09:05:05 +01:00
2023-02-17 22:54:34 +01:00
2023-01-30 21:42:47 +01:00