wasi-cli
E138281
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.
All labels observed (1)
| Label | Occurrences |
|---|---|
| wasi-cli canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T1210074 — 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-cli Context triple: [WebAssembly System Interface, hasComponent, wasi-cli]
-
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.
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.
-
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.
WebAssembly.instantiate
WebAssembly.instantiate is a JavaScript API function that compiles and instantiates WebAssembly modules, returning ready-to-use module instances and their exported functions.
-
E.
WebAssembly.RuntimeError
WebAssembly.RuntimeError is a JavaScript error type representing runtime exceptions that occur during the execution of WebAssembly modules, such as traps or illegal operations.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: wasi-cli Target entity description: 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.
-
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.
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.
-
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.
WebAssembly.instantiate
WebAssembly.instantiate is a JavaScript API function that compiles and instantiates WebAssembly modules, returning ready-to-use module instances and their exported functions.
-
E.
WebAssembly.RuntimeError
WebAssembly.RuntimeError is a JavaScript error type representing runtime exceptions that occur during the execution of WebAssembly modules, such as traps or illegal operations.
- F. None of above. chosen
Statements (45)
| Predicate | Object |
|---|---|
| instanceOf |
WebAssembly tooling component
ⓘ
command-line interface ⓘ software tool ⓘ |
| abbreviationOf | WebAssembly System Interface command-line interface ⓘ |
| category |
command-line utility
ⓘ
developer tool ⓘ |
| compatibleWith | WASI-compatible WebAssembly modules ⓘ |
| designedFor |
command-line users
ⓘ
developers working with WASI ⓘ |
| domain |
WebAssembly specification
ⓘ
surface form:
WebAssembly
systems programming ⓘ |
| ecosystem | WASI tooling ecosystem ⓘ |
| enables |
execution of WebAssembly modules outside the browser
ⓘ
invocation of WASI imports from the command line ⓘ |
| executionEnvironment | native operating system ⓘ |
| executionModel | process-like execution of WebAssembly modules ⓘ |
| hasFeature |
configuring WASI capabilities for modules
ⓘ
controlling module execution from the terminal ⓘ invoking WebAssembly exports via CLI ⓘ |
| hasInput |
WASI module file
ⓘ
command-line arguments ⓘ |
| hasOutput |
standard error stream
ⓘ
standard output stream ⓘ |
| implements | WASI host functionality ⓘ |
| interfaceType | command-line ⓘ |
| license | open source software ⓘ |
| programmingModel | host application for WASI modules ⓘ |
| provides | command-line interface to WASI runtimes ⓘ |
| relatedTo |
WASI
ⓘ
WebAssembly runtimes ⓘ Wasmer runtime ⓘ
surface form:
wasmer
Wasmtime ⓘ
surface form:
wasmtime
|
| runsIn | terminal ⓘ |
| supports | WebAssembly System Interface ⓘ |
| supportsFeature |
accessing WASI-provided resources
ⓘ
passing command-line arguments to WebAssembly modules ⓘ reading environment variables for WebAssembly modules ⓘ running precompiled WebAssembly binaries ⓘ |
| supportsUseCase |
debugging WASI applications
ⓘ
scripting with WebAssembly modules ⓘ testing WASI modules from the terminal ⓘ |
| targetEnvironment | WASI ⓘ |
| targetFormat | WebAssembly module ⓘ |
| usedFor |
interacting with WASI-compatible WebAssembly modules
ⓘ
running WASI-compatible WebAssembly modules ⓘ |
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-cli Description of subject: 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.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.