mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 13:03:39 +00:00
os: add basic OS functionality
This commit is contained in:
committed by
Ron Evans
parent
f7b2a2c977
commit
709a296150
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
stdin: 0
|
||||
stdout: 1
|
||||
stderr: 2
|
||||
Reference in New Issue
Block a user