@@ -2,18 +2,6 @@
Iron build tool.
-**Windows (x64)**
-```bash
-../../make --compile --alangjs
-```
-
-**Linux (x64)**
-../../make --compile --alangjs --ccompiler gcc --cppcompiler g++
-# (gcc has lto enabled)
-**macOS (arm64)**
```bash
../../make --compile --alangjs
```