Files
tinygo/src
Ayke van Laethem b88180f8e6 runtime: remove ctx param from stub code
This was necessary before, when only some functions had a context
parameter. Now this is not necessary anymore because all functions
(independent of signature) have a context paramter at the end so the
signature always automatically matches.
2019-01-14 20:56:42 +01:00
..
2018-08-17 23:23:20 +02:00