module package #flag -I @VMODROOT/c // We need to specify *every* C file here. Otherwise, Vieter doesn't compile. #flag @VMODROOT/c/package.o #flag @VMODROOT/c/package_info.o #flag @VMODROOT/c/dynarray.o #include "package.h" struct C.Pkg{} fn C.package_read_archive(pkg_path &char) &C.pkg