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

How this entity was disambiguated

Statements (29)

Predicate Object
instanceOf WASI module ⓘ
abbreviationOf WebAssembly System Interface poll ⓘ
abstracts operating system I/O event APIs ⓘ
aimsTo provide deterministic behavior across platforms ⓘ
category WebAssembly systems API ⓘ
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 ⓘ
provides APIs for polling I/O events ⓘ
APIs for waiting on multiple resources ⓘ
relatedTo WASI snapshot modules ⓘ
wasi-filesystem ⓘ
wasi-socket ⓘ
scope system interface for I/O readiness ⓘ
standardizedBy WASI community group ⓘ
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 ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

WASI → hasComponent → wasi-poll ⓘ