wscript

software

The statically typed, Rust-flavored scripting language resources, gatherers and verify scripts are written in.

wscript is the scripting language config-weave embeds for resources, gatherers and verify scripts. Compiled against the config-weave host API; scripts may import shared helpers from lib/. Its features are documented as the wscript: concepts.

FieldValue
FlavourRust minus borrow checker, lifetimes, generics
TypingStatic, compile-time checked
ScriptsMulti-file — use imports helpers from lib/ (see Shared script helpers)
Compiled againstthe config-weave host API (weave.wscripti)
Referencethe wscript wskill (~/dev/wscript/docs/wskills/wscript/)