Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
DevOps and cloud
/
WebAssembly containers
Which statement correctly describes a WASI import and its authority?
from WebAssembly containers
Node 24
intermediate
1 min
Which statement correctly describes a WASI import and its authority?
An import declares a required interface; the host still decides whether and with what resource scope to provide it.
Declaring wasi:filesystem automatically grants access to the host root filesystem.
A component with no socket import cannot receive any network-derived input from its host.
Kubernetes ServiceAccount permissions are replaced by the Wasm capability model.
Check
Ask AI about this kata
Report an error
previous kata
Spot the bug in the Wasm manifest
Spot the bug
A new version is available
Reload