Ziggit

Build apparently succeeds with a failed command (opens in new tab)

Whilst trying to get a feel for the build system I came across some behavior that I’m struggling to understand. The setup is pretty simple, create an executable, run it, ‘install’ the file: // build.zig const std = @import("std"); pub fn build(b: *std.Build) void { const exe = b.addExecutable(.{ .name = "uppercase", .root_module = b.createModule(.{ .root_source_file = b.path("make_a_file.zig"), .target = b.graph.host, }), }); const r...

Read the original article
Sign in to keep reading the full article.

Keyboard Shortcuts

Navigation

Next / previous post
j/k
Open post
oorEnter
Preview post
v

Post Actions

Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Save / unsave
s

Recommendations

Add interest / feed
Enter
Not interested
x

Go to

Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Discover
gb
Search
/

General

Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help