Skip to content

Repository files navigation

Logo

PandJS

Documentation   •   Website   •   Issues

⚠️ Early stage of development.

Simple, free and open-source JavaScript runtime environment. Everything under single executable called pand.

Install

Very early builds are available on Linux only

curl https://pandland.github.io/install | sh

Clone

git clone https://github.com/pandland/pand.git

Building

Make sure you have CMake and python 3.11 installed (3.13+ versions are NOT SUPPORTED). Build infrastructure is still in early stage.

You need to download v8 as dependency and it will take reasonable amount of time to compile (even 40 mins - depends on machine).

python3 tools/build_v8.py
# Build our actual project
mkdir build
cd build

cmake ..
cmake --build .

v8.cmake script is not tested yet on fresh Linux installation.

License

Distributed under the MIT License. See LICENSE for more information.

About

PandJS JavaScript runtime 🐼🚀

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages