WASI component model
E581954
The WASI component model is a modular framework for composing, linking, and running WebAssembly components with well-defined interfaces and capability-based security across different hosts and languages.
All labels observed (5)
| Label | Occurrences |
|---|---|
| WebAssembly component model | 2 |
| WASI Preview 2 component model | 1 |
| WASI Preview1 | 1 |
| WASI Preview2 | 1 |
| WASI component model canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T6247936 — 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: WASI component model Context triple: [wasi-io, designedToWorkWith, WASI component model]
-
A.
WebAssembly System Interface
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.
-
B.
wasi-cli
wasi-cli is a command-line interface component for the WebAssembly System Interface (WASI) that enables running and interacting with WASI-compatible WebAssembly modules from the terminal.
-
C.
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.
-
D.
WebAssembly.Module
WebAssembly.Module is a JavaScript object representing a compiled WebAssembly binary that can be efficiently instantiated and executed in web or other host environments.
-
E.
WASI
WASI is a modular system interface designed to let WebAssembly programs safely and portably interact with operating system features like files, networking, and clocks.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: WASI component model Target entity description: The WASI component model is a modular framework for composing, linking, and running WebAssembly components with well-defined interfaces and capability-based security across different hosts and languages.
-
A.
WebAssembly System Interface
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.
-
B.
wasi-cli
wasi-cli is a command-line interface component for the WebAssembly System Interface (WASI) that enables running and interacting with WASI-compatible WebAssembly modules from the terminal.
-
C.
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.
-
D.
WebAssembly.Module
WebAssembly.Module is a JavaScript object representing a compiled WebAssembly binary that can be efficiently instantiated and executed in web or other host environments.
-
E.
WASI
WASI is a modular system interface designed to let WebAssembly programs safely and portably interact with operating system features like files, networking, and clocks.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
WebAssembly specification
ⓘ
software component model ⓘ |
| alsoKnownAs | Wasm component model ⓘ |
| appliesTo |
browser and non-browser environments
ⓘ
edge computing platforms ⓘ embedded and IoT runtimes ⓘ server-side WebAssembly runtimes ⓘ |
| basedOn | WebAssembly core specification NERFINISHED ⓘ |
| designedBy | Bytecode Alliance NERFINISHED ⓘ |
| domain |
WebAssembly
NERFINISHED
ⓘ
language interoperability ⓘ software modularity ⓘ |
| enables |
distribution of reusable WebAssembly components
ⓘ
polyglot application development ⓘ secure embedding of components in hosts ⓘ separation of interface from implementation ⓘ |
| goal |
to improve reuse of WebAssembly modules
ⓘ
to make WebAssembly a universal compilation target ⓘ to provide stable, portable component boundaries ⓘ to simplify integration of WebAssembly into existing systems ⓘ |
| hasFeature |
capability-based security
ⓘ
component linking ⓘ encapsulation of implementation details ⓘ host-agnostic execution ⓘ import and export of components ⓘ interface types ⓘ language-agnostic design ⓘ type-checked boundaries ⓘ versioned interfaces ⓘ well-defined interfaces ⓘ |
| partOf | WebAssembly System Interface NERFINISHED ⓘ |
| purpose |
to compose WebAssembly components
ⓘ
to link WebAssembly components ⓘ to run WebAssembly components ⓘ |
| relatedTo |
WASI Preview 2
NERFINISHED
ⓘ
WASI Preview 3 NERFINISHED ⓘ WIT (WebAssembly Interface Types) NERFINISHED ⓘ |
| securityModel | capability-based security ⓘ |
| standardizedBy |
W3C WebAssembly Community Group
NERFINISHED
ⓘ
W3C WebAssembly Working Group NERFINISHED ⓘ |
| supports |
capability-based access to host resources
ⓘ
composition of components from different languages ⓘ cross-language calls ⓘ multi-language components ⓘ running components on different hosts ⓘ |
| uses | WebAssembly Interface Types NERFINISHED ⓘ |
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: WASI component model Description of subject: The WASI component model is a modular framework for composing, linking, and running WebAssembly components with well-defined interfaces and capability-based security across different hosts and languages.
Referenced by (6)
Full triples — surface form annotated when it differs from this entity's canonical label.