[Feat] 增加控制台在线安装器 ! [Impl] 修改ExampleCodes的一些实现,使用最新库 std.io
@@ -7,6 +7,8 @@ target("Fig")
set_kind("binary")
set_languages("c++23")
add_ldflags("-static", {force = true})
if is_plat("linux") then
-- Linux: clang + libc++
set_toolchains("clang")
The note is not visible to the blocked user.