issues
search
dispatchrun
/
wasi-go
A Go implementation of the WebAssembly System Interface (WASI)
Apache License 2.0
124
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Same signature both for Unix and Windows
#96
ValentinMontmirail
closed
10 months ago
0
Implement the 2023_10_18 version of web serving.
#95
brendandburns
opened
10 months ago
0
wasi: support empty getaddrinfo name without AI_PASSIVE
#94
chriso
closed
1 year ago
0
Add lock to protect concurrency
#93
Taction
closed
1 year ago
6
Go 1.21
#92
chriso
closed
1 year ago
0
Pass context to fix calls to wasip1
#91
brendandburns
closed
1 year ago
0
Improve tests by adding tiny go test cases
#90
brendandburns
opened
1 year ago
0
Remove globals
#89
brendandburns
closed
1 year ago
1
Implement wasi-http serving.
#88
brendandburns
closed
1 year ago
3
Potential concurrent map read writes errors
#87
Taction
closed
1 year ago
5
Fix read/write for some bugs, add test coverage
#86
brendandburns
closed
1 year ago
2
wasitest: ask for less rights in ENFILE tests
#85
achille-roussel
closed
1 year ago
0
limit open files and directories
#84
achille-roussel
closed
1 year ago
0
expose descriptor package
#83
achille-roussel
closed
1 year ago
0
Name resolution does not work without filesystem access
#82
KEANO89
opened
1 year ago
2
Fixed mistyped dev-wasm-dotnet URL in wasi_http
#81
vasilev
closed
1 year ago
0
README: add information about compatibility of wazero and wasi-go
#80
achille-roussel
closed
1 year ago
0
Windows not supported ?
#79
gedw99
closed
1 year ago
4
cmd/wasirun: add --env-inherit flag from wazero
#78
ydnar
closed
1 year ago
5
wasitest: add tests to validate the polling of sockets before they are connected
#77
achille-roussel
closed
1 year ago
0
wasitest: test sendto on connected datagram sockets
#76
achille-roussel
closed
1 year ago
0
socket: long options
#75
pelletier
closed
1 year ago
0
wasi: add FileTable.PreopenFD method
#74
achille-roussel
closed
1 year ago
0
wasi: support converting more errors to wasi.Errno
#73
achille-roussel
closed
1 year ago
0
Handle stdio permission error
#72
achille-roussel
closed
1 year ago
0
wasi: support conversion of wasi.Errno values to syscall.Errno
#71
achille-roussel
closed
1 year ago
0
addrinfo: use default resolver
#70
achille-roussel
closed
1 year ago
0
addrinfo: set family
#69
achille-roussel
closed
1 year ago
0
addrinfo: fix address ordering
#68
achille-roussel
closed
1 year ago
0
wasitest: test non-destructive reads from sockets
#67
achille-roussel
closed
1 year ago
0
wasitest: add tests for sockets in blocking mode
#66
achille-roussel
closed
1 year ago
0
wasitest: datagram sockets
#65
achille-roussel
closed
1 year ago
0
wasitest: test bidirectional socket communication
#64
achille-roussel
closed
1 year ago
0
wasitest: more socket tests
#63
achille-roussel
closed
1 year ago
0
wasitest: fix sync in poll test
#62
achille-roussel
closed
1 year ago
0
unix: consistent unix socket addresses
#61
chriso
closed
1 year ago
0
tracer: make bytes truncation configurable
#60
chriso
closed
1 year ago
0
systems/unix: handle EINTR
#59
achille-roussel
closed
1 year ago
1
wasitest
#58
achille-roussel
closed
1 year ago
0
nats
#57
gedw99
closed
1 year ago
5
Add support for wasi-http
#56
brendandburns
closed
1 year ago
4
wasi: expose protocol family of socket addresses
#55
achille-roussel
closed
1 year ago
0
Add TCP_NODELAY socket option
#54
Pryz
closed
1 year ago
0
unix: fix fstest
#53
achille-roussel
closed
1 year ago
0
wasi: add support for unix sockets
#52
chriso
closed
1 year ago
0
wasi: add portable MakeErrno function
#51
achille-roussel
closed
1 year ago
0
wasi: add wasi.System adapter to fs.FS
#50
achille-roussel
closed
1 year ago
0
wasi: remove SocketsExtension interface
#49
achille-roussel
closed
1 year ago
0
wasi: don't export tracer type
#48
achille-roussel
closed
1 year ago
0
Add SocketsExtension method by default in the System interface
#47
achille-roussel
closed
1 year ago
1
Next