Check out ASTX here for more information.
npm install -g @astx/runtime
astx run <file> # Run a .astx file
astx compile <input> <output> # Compile a .js file to a .astx file
astx gen <input> <output> # Generate working .js code from a .astx file (not recommended - neither optimized nor human-readable - use for debugging only)