Skip to content
@tryandromeda

Andromeda

JS/TS Runtime in rust powered by Nova with no transpilation needed.

Andromeda

Discord Server

The simplest JavaScript and TypeScript runtime, fully written in Rust 🦀 and powered Nova.

Quick Install

Linux/macOS (Bash)

curl -fsSL https://tryandromeda.dev/install.sh | bash

Or download and run manually:

wget https://tryandromeda.dev/install.sh
chmod +x install.sh
./install.sh

Windows (PowerShell)

iwr -Uri "https://tryandromeda.dev/install.ps1" | Invoke-Expression

Windows (Command Prompt)

curl -L -o install.bat https://tryandromeda.dev/install.bat && install.bat

Thank you for being a part of the Andromeda community!

Happy coding!

Pinned Loading

  1. andromeda andromeda Public

    JS runtime lolz

    Rust 60 5

  2. std std Public

    andromeda standard library

    TypeScript

  3. website website Public

    https://tryandromeda.dev

    TypeScript 1

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…