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
76ef347b8c231b41eaa37aa3b77f57f41c18c87e
wazero
/
internal
/
sys
History
Crypt Keeper
76ef347b8c
Adds Read and Pread to platform.File (
#1439
)
...
Signed-off-by: Adrian Cole <
adrian@tetrate.io
>
2023-05-08 07:54:06 +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 AccessMode Write and Pwrite to platform.File (
#1438
)
2023-05-05 13:23:30 +08:00
fs.go
Adds Read and Pread to platform.File (
#1439
)
2023-05-08 07:54:06 +08:00
sys_test.go
Use require.ErrnoEquals for more precise failures
2023-05-03 13:54:12 +08:00
sys.go
Stop using pointer of function pointers in sys.Context (
#1301
)
2023-03-29 11:23:38 +09:00