This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
wazero
Watch
1
Star
0
Fork
0
You've already forked wazero
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2f8dd23097e7c5bcaf511eb8ea84fbf2d3acd20c
wazero
/
internal
/
sys
History
Crypt Keeper
2f8dd23097
adds experimental sys.Errno to begin decoupling from the syscall package (
#1582
)
...
Signed-off-by: Adrian Cole <
adrian@tetrate.io
>
2023-07-17 08:13:29 +08:00
..
testdata
wasi: enforce fd_preXXX functions only work on pre-opened files (
#919
)
2022-12-13 16:42:53 +09:00
fs_test.go
adds experimental sys.Errno to begin decoupling from the syscall package (
#1582
)
2023-07-17 08:13:29 +08:00
fs.go
adds experimental sys.Errno to begin decoupling from the syscall package (
#1582
)
2023-07-17 08:13:29 +08:00
lazy.go
adds experimental sys.Errno to begin decoupling from the syscall package (
#1582
)
2023-07-17 08:13:29 +08:00
stdio_test.go
wasi: add support for sockets (
#1493
)
2023-06-02 20:45:42 +08:00
stdio.go
adds experimental sys.Errno to begin decoupling from the syscall package (
#1582
)
2023-07-17 08:13:29 +08:00
sys_test.go
Allows wasip1 guests to use arbitrarily nested pre-opens (
#1536
)
2023-06-27 10:02:57 +08:00
sys.go
Allows wasip1 guests to use arbitrarily nested pre-opens (
#1536
)
2023-06-27 10:02:57 +08:00