wasi-http

E138282

wasi-http is a WebAssembly System Interface (WASI) proposal that defines standardized APIs for performing HTTP operations from WebAssembly modules in a secure, host-agnostic way.

All labels observed (3)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf WASI proposal ⓘ
WebAssembly API specification ⓘ
abbreviationOf WebAssembly System Interface HTTP ⓘ
linked to: wasi-http
allows implementing HTTP clients in WebAssembly ⓘ
implementing HTTP servers or handlers in WebAssembly ⓘ
category WebAssembly networking interface ⓘ
systems programming interface for WebAssembly ⓘ
compatibleWith WASI Preview 2 component model ⓘ
defines standardized HTTP APIs for WebAssembly modules ⓘ
designedFor WebAssembly modules ⓘ
edge computing environments ⓘ
server-side WebAssembly ⓘ
documentationURL https://github.com/WebAssembly/wasi-http ⓘ
ensures no direct access to host networking without explicit capabilities ⓘ
focusesOn interoperability between WebAssembly components and host HTTP stacks ⓘ
fullName WebAssembly System Interface HTTP proposal ⓘ
linked to: wasi-http
goal enable HTTP networking from WebAssembly without host-specific APIs ⓘ
improve security isolation for HTTP operations in WebAssembly ⓘ
provide a portable HTTP interface across different runtimes ⓘ
hostLanguageAgnostic true ⓘ
intendedEnvironment cloud platforms ⓘ
edge platforms ⓘ
embedded runtimes supporting WebAssembly ⓘ
serverless platforms ⓘ
name wasi-http ⓘ
partOf WebAssembly System Interface ⓘ
property capability-based ⓘ
host-agnostic ⓘ
sandbox-friendly ⓘ
secure-by-design ⓘ
providesAbstractionOver HTTP client implementation details ⓘ
host networking stack ⓘ
relatedTo WASI I/O ⓘ
linked to: wasi-io

WASI sockets ⓘ
linked to: wasi-sockets

WebAssembly component model ⓘ
WebAssembly runtime environments ⓘ
securityProperty enforces explicit capability grants for outbound HTTP ⓘ
prevents arbitrary socket access by default ⓘ
standardizedBy WASI community group ⓘ
WebAssembly Community Group ⓘ
status proposal ⓘ
supportsOperation HTTP headers handling ⓘ
HTTP request ⓘ
HTTP response ⓘ
HTTP status codes handling ⓘ
streaming HTTP bodies ⓘ
supportsProtocol HTTP ⓘ
HTTPS ⓘ
usesModel WASI capability-based security model ⓘ

How these facts were elicited

Referenced by (6)

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

wasi-http → name → wasi-http ⓘ
wasi-http → fullName → WebAssembly System Interface HTTP proposal ⓘ
linked to: wasi-http
wasi-http → abbreviationOf → WebAssembly System Interface HTTP ⓘ
linked to: wasi-http
wasi-filesystem → relatedTo → wasi-http ⓘ
wasi-sockets → relatedTo → wasi-http ⓘ