The recommended method of installation is using git to clone the repository. This ensures that all dependencies on other scripts are met as well as providing an easy update path. Single scripts listed ...
Aether currently uses a WASM-based scripting pipeline where developers write scripts in Rust, AssemblyScript, C/C++, or TinyGo, compile them to WASM artifacts, and run them via a JIT/AOT runtime.