coldmoon
[In Development], A JavaScript runtime
Build
1. Clone the Repository
To clone the repository along with the test262 test suite, use the following command:
git clone --recurse-submodules https://github.com/Seeingu/coldmoon.git
2. Build and Test
To build the project and run the tests, use the following commands:
make build-all
make test
Inspiration
This project is highly inspired by kiesel.
License
MIT