WebAssembly System Interface
E25977
The WebAssembly System Interface (WASI) is a modular, portable set of system APIs that allows WebAssembly programs to interact safely and consistently with operating system features like files, networking, and clocks across different platforms.
All labels observed (6)
| Label | Occurrences |
|---|---|
| WebAssembly System Interface canonical | 7 |
| WASI Preview 1 | 1 |
| wasi-clocks | 1 |
| wasi-filesystem | 1 |
| wasi-random | 1 |
| wasi-sockets | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T193145 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: WebAssembly System Interface Context triple: [WebAssembly specification, relatedSpecification, WebAssembly System Interface]
-
A.
WebAssembly JavaScript Interface
The WebAssembly JavaScript Interface is the standard API that defines how JavaScript code interacts with and controls WebAssembly modules within web browsers and other host environments.
-
B.
WebAssembly specification
The WebAssembly specification is a standardized, low-level binary instruction format designed to enable high-performance, portable code execution on the web and other platforms.
-
C.
Deno
Deno is a modern, secure JavaScript and TypeScript runtime created by Ryan Dahl as a successor to Node.js, featuring built-in TypeScript support and a permission-based security model.
-
D.
SpiderMonkey
SpiderMonkey is Mozilla's open-source JavaScript engine, written in C/C++ and used primarily in the Firefox web browser.
-
E.
V8
V8 is Google’s high-performance open-source JavaScript engine, used in Chrome and Node.js to compile and execute JavaScript directly to native machine code.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: WebAssembly System Interface Target entity description: The WebAssembly System Interface (WASI) is a modular, portable set of system APIs that allows WebAssembly programs to interact safely and consistently with operating system features like files, networking, and clocks across different platforms.
-
A.
WebAssembly JavaScript Interface
The WebAssembly JavaScript Interface is the standard API that defines how JavaScript code interacts with and controls WebAssembly modules within web browsers and other host environments.
-
B.
WebAssembly specification
The WebAssembly specification is a standardized, low-level binary instruction format designed to enable high-performance, portable code execution on the web and other platforms.
-
C.
Deno
Deno is a modern, secure JavaScript and TypeScript runtime created by Ryan Dahl as a successor to Node.js, featuring built-in TypeScript support and a permission-based security model.
-
D.
SpiderMonkey
SpiderMonkey is Mozilla's open-source JavaScript engine, written in C/C++ and used primarily in the Firefox web browser.
-
E.
V8
V8 is Google’s high-performance open-source JavaScript engine, used in Chrome and Node.js to compile and execute JavaScript directly to native machine code.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
WebAssembly-related standard
ⓘ
application binary interface ⓘ system interface specification ⓘ |
| abbreviation | WASI ⓘ |
| designedFor |
WebAssembly specification
ⓘ
surface form:
WebAssembly
|
| developedBy |
Bytecode Alliance
ⓘ
contributors from the WebAssembly community ⓘ |
| differsFrom | POSIX by being capability-based and sandbox-oriented ⓘ |
| enables |
distribution of a single WebAssembly binary across multiple operating systems
ⓘ
secure host-guest boundary between OS and WebAssembly module ⓘ |
| hasComponent |
wasi-cli
ⓘ
WebAssembly System Interface self-linksurface differs ⓘ
surface form:
wasi-clocks
WebAssembly System Interface self-linksurface differs ⓘ
surface form:
wasi-filesystem
wasi-http ⓘ wasi-io ⓘ WebAssembly System Interface self-linksurface differs ⓘ
surface form:
wasi-random
WebAssembly System Interface self-linksurface differs ⓘ
surface form:
wasi-sockets
|
| hasGoal |
enable safe interaction between WebAssembly and operating system features
ⓘ
provide a portable set of system APIs for WebAssembly programs ⓘ support cross-platform compatibility for WebAssembly binaries ⓘ |
| hasVersion |
WebAssembly System Interface
self-linksurface differs
ⓘ
surface form:
WASI Preview 1
WASI ⓘ
surface form:
WASI Preview 2
|
| influencedBy |
Unix
ⓘ
surface form:
POSIX
|
| introduced | around 2019 ⓘ |
| property |
capability-based
ⓘ
language-agnostic ⓘ modular ⓘ platform-independent ⓘ sandbox-friendly ⓘ |
| provides |
clock and time APIs
ⓘ
environment variable APIs ⓘ file system APIs ⓘ networking APIs ⓘ process and exit codes APIs ⓘ randomness APIs ⓘ standard input and output APIs ⓘ |
| relatedTo |
WebAssembly specification
ⓘ
surface form:
WebAssembly core specification
component model for WebAssembly ⓘ |
| securityModel | capability-based access to resources ⓘ |
| standardizedBy |
W3C Community Group
ⓘ
surface form:
W3C WebAssembly Community Group
|
| supports |
command-line style applications in WebAssembly
ⓘ
edge and cloud runtimes for WebAssembly ⓘ running WebAssembly outside the browser ⓘ server-side WebAssembly execution ⓘ |
| usedBy |
Node.js experimental WASI support
ⓘ
Wasmer runtime ⓘ Wasmtime runtime ⓘ various serverless and edge computing platforms ⓘ |
| website | https://wasi.dev ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: WebAssembly System Interface Description of subject: The WebAssembly System Interface (WASI) is a modular, portable set of system APIs that allows WebAssembly programs to interact safely and consistently with operating system features like files, networking, and clocks across different platforms.
Referenced by (12)
Full triples — surface form annotated when it differs from this entity's canonical label.