target("WebGPUExample") add_deps("pulse_gpu") if is_plat("linux") then set_extension(".x86_64") end add_files("*.c") target_end()