Files
tinygo/testdata
Nia Waldvogel c096f35224 runtime: handle negative sleep times
This change fixes the edge case where a negative sleep time is provided.
When this happens, the call now returns immediately (as specified by the docs for time.Sleep).
2021-12-15 17:52:48 +01:00
..
2019-09-20 10:35:49 +02:00
2021-12-15 17:52:48 +01:00