WASI
WASI is the acronym for the WebAssembly System Interface, a capability-based standard API that gives WebAssembly modules portable access to system resources like files and clocks outside the browser sandbox.
3 resources across 2 libraries
Glossary Terms(2)
WebAssembly System Interface
The WebAssembly System Interface (WASI) is a standardized API that gives WebAssembly modules portable, capability-based access to system resources like files,…
WASI
WASI is the acronym for the WebAssembly System Interface, a capability-based standard API that gives WebAssembly modules portable access to system resources li…