Skip to main content

Module wasi

Module wasi 

Source

Structsยง

RunProperties
Wasi
WASI Options

Functionsยง

parse_registry ๐Ÿ”’
tokens_by_authority ๐Ÿ”’
utf8_env_part ๐Ÿ”’
Environment variables are arbitrary byte strings on unix, but Wasi stores them as String, so reject the ones that cannot be represented.