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
5da6dff27d0ce4d08f79681b402183788ca1db61
wazero
/
internal
/
sys
History
Edoardo Vacchi
5da6dff27d
wasi: Move ReadDir out of the FileEntry structure. (
#1482
)
...
Signed-off-by: Edoardo Vacchi <
evacchi@users.noreply.github.com
>
2023-05-19 16:03:28 +02: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
extracts FS interfaces into fsapi package and consolidates impls (
#1477
)
2023-05-17 07:19:54 +03:00
fs.go
wasi: Move ReadDir out of the FileEntry structure. (
#1482
)
2023-05-19 16:03:28 +02:00
lazy.go
extracts FS interfaces into fsapi package and consolidates impls (
#1477
)
2023-05-17 07:19:54 +03:00
stdio_test.go
extracts FS interfaces into fsapi package and consolidates impls (
#1477
)
2023-05-17 07:19:54 +03:00
stdio.go
extracts FS interfaces into fsapi package and consolidates impls (
#1477
)
2023-05-17 07:19:54 +03:00
sys_test.go
Separates fs.File from os.File implementations of platform.File (
#1455
)
2023-05-15 13:42:20 +08:00
sys.go
extracts FS interfaces into fsapi package and consolidates impls (
#1477
)
2023-05-17 07:19:54 +03:00