wscript: not in v1

Generated Markdown for references/fact_wscript_limits.md.

Open book page Back to the skill graph

# wscript: not in v1

Not in wscript v1: no `&`/`&mut`, lifetimes, user generics, exceptions, async,
threads, truthiness, implicit conversions, string interpolation, `+=`, or bitwise
operators. The full language tour lives in the sibling `wscript` repo
(`docs/tour.md`).


## Related

- [wscript: overview]../references/concept_wscript_overview.md

- [wscript: types & values]../references/concept_wscript_types.md

[← Back to SKILL.md]../SKILL.md