Commit 7e990ff
Add new context option to add ability to run as
added a ability to run a single zig file using 'zig run' command along
side of zig build.
<img width="524" height="447" alt="screenshot-2025-12-19_22-32-35"
src="https://github.com/user-attachments/assets/e79e1880-fbca-4579-97e6-061b20790d53"
/>
<img width="580" height="497" alt="screenshot-2025-12-19_22-33-23"
src="https://github.com/user-attachments/assets/407f23de-5ef0-46a3-99da-ff5e6861ea56"
/>
Co-authored-by: Finn Evers <[email protected]>zig run (#19)1 parent 64c847f commit 7e990ff
3 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
217 | 224 | | |
218 | 225 | | |
219 | 226 | | |
| |||
0 commit comments