MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add deepwiki link

+3 -1
+3 -1
README.md
··· 16 16 curl -fsSL https://ant.themackabu.com/install | MBEDTLS=1 bash 17 17 ``` 18 18 19 - ## Build from Source 19 + ## Build from source 20 20 21 21 ```bash 22 22 meson subprojects download 23 23 meson setup build 24 24 meson compile -C build 25 25 ``` 26 + 27 + For more information about the internals, read the [ant deepwiki](https://deepwiki.com/theMackabu/ant).