wasi-filesystem
E581952
wasi-filesystem is a WebAssembly System Interface (WASI) proposal and library that defines standardized APIs for interacting with files and directories in a sandboxed, platform-independent way.
All labels observed (1)
| Label | Occurrences |
|---|---|
| wasi-filesystem canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T6247919 — 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-filesystem Context triple: [wasi-io, relatedTo, wasi-filesystem]
-
A.
wasi-io
wasi-io is a WebAssembly System Interface (WASI) component that defines standardized I/O APIs for handling streams, files, and related input/output operations in WebAssembly environments.
-
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.
wasi-http
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.
-
D.
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.
-
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-filesystem Target entity description: wasi-filesystem is a WebAssembly System Interface (WASI) proposal and library that defines standardized APIs for interacting with files and directories in a sandboxed, platform-independent way.
-
A.
wasi-io
wasi-io is a WebAssembly System Interface (WASI) component that defines standardized I/O APIs for handling streams, files, and related input/output operations in WebAssembly environments.
-
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.
wasi-http
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.
-
D.
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.
-
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 (47)
| Predicate | Object |
|---|---|
| instanceOf |
WASI proposal
ⓘ
WebAssembly API specification ⓘ software library ⓘ |
| abbreviationFor | WebAssembly System Interface Filesystem NERFINISHED ⓘ |
| abstractsAway | OS-specific filesystem details ⓘ |
| aimsTo |
isolate WebAssembly modules from host filesystem details
ⓘ
provide a portable filesystem interface for WebAssembly ⓘ |
| category |
WebAssembly standard
ⓘ
systems programming interface ⓘ |
| compatibleWith | multiple host operating systems ⓘ |
| constrains | filesystem access to preopened directories ⓘ |
| defines |
APIs for interacting with directories
ⓘ
APIs for interacting with files ⓘ standardized filesystem APIs ⓘ |
| designedFor |
cross-platform filesystem access
ⓘ
sandboxed execution of WebAssembly modules ⓘ |
| doesNotDefine |
graphics APIs
ⓘ
networking APIs ⓘ |
| enables | running the same filesystem-dependent code across different operating systems ⓘ |
| ensures | host-independent filesystem semantics where possible ⓘ |
| governedBy | WASI specification process ⓘ |
| hasProperty |
capability-based security model
ⓘ
platform-independent behavior ⓘ sandboxed filesystem access ⓘ |
| hasScope | filesystem and path operations only ⓘ |
| intendedFor |
language runtimes targeting WebAssembly
ⓘ
server-side WebAssembly applications ⓘ tooling that embeds WebAssembly modules ⓘ |
| partOf | WebAssembly System Interface NERFINISHED ⓘ |
| primaryGoal | safe and portable filesystem access for WebAssembly ⓘ |
| relatedTo |
wasi-cli
NERFINISHED
ⓘ
wasi-http NERFINISHED ⓘ wasi-sockets ⓘ |
| securityModel | capability-based access via preopened directories ⓘ |
| supports |
creating files
ⓘ
deleting files ⓘ directory listing ⓘ file descriptors ⓘ path resolution operations ⓘ querying file metadata ⓘ reading files ⓘ relative path operations based on preopened directories ⓘ renaming files ⓘ writing files ⓘ |
| usedBy | WASI-compliant WebAssembly modules ⓘ |
| usedWith |
WASI-compatible host environments
ⓘ
WebAssembly runtimes ⓘ |
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-filesystem Description of subject: wasi-filesystem is a WebAssembly System Interface (WASI) proposal and library that defines standardized APIs for interacting with files and directories in a sandboxed, platform-independent way.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.