mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
runtime: add support for os/signal
This adds support for enabling and listening to signals on Linux and MacOS.
This commit is contained in:
committed by
Ron Evans
parent
0f95b4102d
commit
b8fe75a9dd
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
got expected signal
|
||||
exiting signal program
|
||||
Reference in New Issue
Block a user