wago plugins
wago-org/wasi
Experimental bundle of Preview 1 and WASI 0.2 command imports.
- Latest versionv0.3.0
- Ownerwago-org
- Categorywasi
- Stabilityexperimental
- LicenseApache-2.0
- Compatible enginesgo >=1.22, wago >=0.1.0
- Platformsdarwin/arm64, linux/amd64, linux/arm64, windows/amd64, windows/arm64
Requested authorities
host.arguments.read(required) fromwago-org/wasi/p1: expose this runtime's immutable guest argv through Preview 1host.caller.identify(required) fromwago-org/wasi/p1: isolate descriptor tables by the opaque identity of the active guesthost.import.define(required) fromwago-org/wasi/p1— modules: wasi_snapshot_preview1: define the selected WASI snapshot's host functionsinstance.close.observe(required) fromwago-org/wasi/p1: close the departed guest's files without receiving instance controlhost.arguments.read(required) fromwago-org/wasi/p2: expose this runtime's immutable argv through wasi:cli/environment