can we use less tools
Author: l1t1Created May 13, 2026Updated Jun 6, 2026
Codon needs three tools; running a Python script directly just needs Codon itself; compiling a Python script to a binary needs g++; but building the wheel when running pip install codon-jit needs clang."
Source: exaloop/codon