issues
search
WebAssembly
/
wasi-io
I/O Types proposal for WASI
Other
144
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typo: remove extra '}' in API walk-through
#88
1alii
closed
4 days ago
3
Update to v0.2.2
#87
yoshuawuyts
closed
1 month ago
0
Proposal: add `output-stream::(blocking-)close`
#86
badeend
opened
2 months ago
7
Add missing since annotation to `output-stream::subscribe`
#85
badeend
closed
2 months ago
0
Document that stream errors are final.
#84
badeend
closed
3 months ago
0
What is allowed to happen after `last-operation-failed` ?
#83
badeend
closed
3 months ago
2
Update to v0.2.1
#82
yoshuawuyts
closed
3 months ago
0
Add minimal, complete, working examples
#81
guest271314
opened
4 months ago
0
Fix typos.
#80
waywardmonkeys
closed
4 months ago
0
Clarify behavior when dropping an active output-stream
#79
badeend
closed
4 months ago
2
Document per-item versions using `@since` gates
#78
yoshuawuyts
closed
4 months ago
1
Comment changes
#77
FrankReh
closed
6 months ago
0
poll_list timeouts
#76
guybedford
opened
6 months ago
2
add poll.check
#75
guybedford
opened
8 months ago
5
Add `output-stream::cancel` and trap if dropped during active write
#74
badeend
opened
9 months ago
1
What does "flush" mean?
#73
badeend
opened
9 months ago
8
Make splice atomic
#72
badeend
opened
9 months ago
6
Add `forward`
#71
badeend
opened
9 months ago
2
chore: pin wasi-io v0.2.0
#70
ricochet
closed
9 months ago
0
poll: Require there to be at least one item.
#69
badeend
closed
4 months ago
2
Release Preview 2: set package version to 0.2.0
#68
pchickey
closed
9 months ago
0
Clarify poll with empty list
#67
badeend
closed
9 months ago
2
Specify that text in streams is transmitted in UTF-8.
#66
sunfishcode
closed
10 months ago
0
Support character-based reading and writing?
#65
oovm
closed
8 months ago
3
How to implement a minimized `"hello world"`?
#64
oovm
closed
8 months ago
8
Update release candidate to 0.2.0-rc-2023-12-05
#63
ricochet
closed
10 months ago
2
wasi-io has advanced to phase 3
#62
pchickey
closed
11 months ago
0
Update README.md: fill in Portability Criteria
#61
pchickey
closed
11 months ago
0
what's the purpose of `pollable.block`?
#60
yamt
closed
11 months ago
2
Documentation fix
#59
badeend
closed
12 months ago
0
Ordering constraints on indices returned by `wasi:io/poll/poll`?
#58
tschneidereit
opened
1 year ago
4
set package version to 0.2.0-rc-2023-11-10
#57
pchickey
closed
1 year ago
0
move error resource to its own interface.
#56
pchickey
closed
1 year ago
0
Consider renaming error resource `to-debug-string` to `to-string`
#55
guybedford
opened
1 year ago
5
pollable: add methods block & ready, rename poll-list to poll
#54
pchickey
closed
1 year ago
0
Fixes for output-stream.splice, and delete forward
#53
pchickey
closed
1 year ago
0
input-stream uses result type like output-stream; single stream-error definition has error resource
#52
pchickey
closed
1 year ago
0
Non-blocking poll_list alternative
#51
guybedford
closed
1 year ago
1
input-stream uses result type like output-stream; single stream-error definition has error resource
#50
rvolosatovs
closed
1 year ago
0
Add semicolons in WIT files
#49
alexcrichton
closed
1 year ago
0
Document how `poll_list` handles errors
#48
sunfishcode
opened
1 year ago
3
How should read/write errors be represented?
#47
alexcrichton
closed
1 year ago
1
Convert to Resources, and other API cleanups.
#46
sunfishcode
closed
1 year ago
2
New backpressure and flushing scheme for output-stream
#45
pchickey
closed
1 year ago
1
Should blocking functions be enhanced or removed?
#44
alexcrichton
closed
1 year ago
2
How to open a stream?
#43
dannypsnl
closed
1 year ago
2
chore: update example-world to imports
#42
Mossaka
closed
1 year ago
1
chore: sync with Wasmtime 12
#41
rvolosatovs
closed
1 year ago
1
Streams between components in Preview 2
#40
penzn
opened
1 year ago
1
build: update `wasi-poll`
#39
rvolosatovs
closed
1 year ago
0
Next