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