Files
tinygo/compiler
Ayke van Laethem 92ed645a11 compiler: remove unnecessary main.main call workaround
Since https://github.com/tinygo-org/tinygo/pull/1571 (in particular, the first
commit that sets the main package path), the main package is always named
"main". This makes the callMain() workaround in the runtime unnecessary and
allows directly calling the main.main function with a //go:linkname pragma.
2021-01-24 22:53:40 +01:00
..
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2020-04-13 16:07:35 +02:00
2021-01-24 15:39:15 +01:00
2021-01-24 15:39:15 +01:00
2020-03-25 20:17:46 +01:00