Diffusion Ant (master)
README.md
README.md
๐ Ant
Ant-sized JavaScript Runtime **_Ant now has a discord! http://discord.gg/CH7YSjWGzY_**
A JavaScript runtime that fits in your pocket. <br> Full async/await, modules, HTTP servers, crypto, and more.
๐ Read the blog post about Ant
Table of contents
- [Installation](#installation)
- [Building Ant](#building-ant)
- [Security](#security)
- [Contributing to Ant](#contributing-to-ant)
- [Project team members](#current-project-team-members)
Installation
curl -fsSL https://ant.themackabu.com/install | bash # or with MbedTLS curl -fsSL https://ant.themackabu.com/install | MBEDTLS=1 bash
Building Ant
See [BUILDING.md](BUILDING.md) for instructions on how to build Ant from source and a list of supported platforms.
Security
For information on reporting security vulnerabilities in Ant, see [SECURITY.md](SECURITY.md).
Contributing to Ant
We welcome contributions through pull request. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details. <br> For more information about Ant's internal structure, read the Ant DeepWiki.
Project team members
For information about the governance of Ant, see [GOVERNANCE.md](GOVERNANCE.md).