wasi-poll
E595000
wasi-poll is a WebAssembly System Interface (WASI) module that provides APIs for polling and waiting on multiple I/O events and resources in a platform-independent way.
All labels observed (1)
| Label | Occurrences |
|---|---|
| wasi-poll canonical | 1 |
Statements (29)
| Predicate | Object |
|---|---|
| instanceOf | WASI module ⓘ |
| abbreviationOf | WebAssembly System Interface poll NERFINISHED ⓘ |
| abstracts | operating system I/O event APIs ⓘ |
| aimsTo | provide deterministic behavior across platforms ⓘ |
| category |
WebAssembly systems API
NERFINISHED
ⓘ
systems programming interface ⓘ |
| compatibleWith | WASI-compliant hosts ⓘ |
| designedFor | WebAssembly runtimes ⓘ |
| enables |
multiplexing of I/O resources
ⓘ
non-blocking I/O patterns ⓘ |
| goal |
abstracting OS-specific polling mechanisms
ⓘ
portable event polling across platforms ⓘ |
| interfaceStyle | low-level systems API ⓘ |
| operatesOn |
I/O resources
ⓘ
file descriptors or equivalent handles ⓘ |
| partOf | WebAssembly System Interface NERFINISHED ⓘ |
| provides |
APIs for polling I/O events
ⓘ
APIs for waiting on multiple resources ⓘ |
| relatedTo |
WASI snapshot modules
NERFINISHED
ⓘ
wasi-filesystem NERFINISHED ⓘ wasi-socket ⓘ |
| scope | system interface for I/O readiness ⓘ |
| standardizedBy | WASI community group NERFINISHED ⓘ |
| supports |
platform-independent I/O polling
ⓘ
waiting on multiple events simultaneously ⓘ |
| targetEnvironment | sandboxed WebAssembly modules ⓘ |
| usedFor |
asynchronous I/O coordination
ⓘ
event-driven programming in WebAssembly ⓘ waiting on multiple I/O events ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.