mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 14:03:39 +00:00
all: Go 1.21 support
This commit is contained in:
committed by
Ron Evans
parent
c25dd0a972
commit
a93f0ed12a
@@ -68,6 +68,7 @@ const (
|
||||
EISDIR Errno = 21
|
||||
EINVAL Errno = 22
|
||||
EMFILE Errno = 24
|
||||
EROFS Errno = 30
|
||||
EPIPE Errno = 32
|
||||
EAGAIN Errno = 35
|
||||
ENOTCONN Errno = 57
|
||||
|
||||
Reference in New Issue
Block a user