wscript

language

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. Single-file in v1, compiled against the config-weave host API. Its features are documented as the wscript: concepts.

FieldValue
FlavourRust minus borrow checker, lifetimes, generics
TypingStatic, compile-time checked
ScriptsSingle file (no script-to-script imports in v1)
Compiled againstthe config-weave host API (weave.wscripti)
Tour~/dev/wscript/docs/tour.md