Default Lua scripts for Revenant — the Rust+Lua scripting proxy for GemStone IV. Scripts run in a Lua 5.4 coroutine environment with full access to the Revenant API. Drop any .lua file here and launch ...
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.