v0.14.1
Added
actonc --cc
to specify which C compiler to use to compile a module and
binary executables [#1103]- Note that the Acton system is still compiled by
zig cc
. On Linux we are
targeting GNU libc 2.28, which might affect compilation of individual
modules or executables.
- Note that the Acton system is still compiled by