Zig NEWS

Posts

LVGL in WebAssembly: Building NuttX Touchscreen Apps with Zig and testing them in the Web Browser
Cover image for LVGL in WebAssembly: Building NuttX Touchscreen Apps with Zig and testing them in the Web Browser

LVGL in WebAssembly: Building NuttX Touchscreen Apps with Zig and testing them in the Web Browser

2
Comments 1
1 min read
Extending a C Project with Zig (2023)

Extending a C Project with Zig (2023)

Comments
12 min read
Comptime struct tagging

Comptime struct tagging

2
Comments
3 min read
The nice path to learn Zig now to EOY?

The nice path to learn Zig now to EOY?

Comments 2
1 min read
Ziggy Pydust
Cover image for Ziggy Pydust

Ziggy Pydust

22
Comments 2
2 min read
Switching Strings with a Var
Cover image for Switching Strings with a Var

Switching Strings with a Var

6
Comments 5
1 min read
WTF is Comptime (and Inline)
Cover image for WTF is Comptime (and Inline)

WTF is Comptime (and Inline)

8
Comments
12 min read
Pointers and constness in Zig (and why it is confusing to a C programmer)

Pointers and constness in Zig (and why it is confusing to a C programmer)

11
Comments 4
3 min read
How to cast an array from one type to another type using pointers
Cover image for How to cast an array from one type to another type using pointers

How to cast an array from one type to another type using pointers

5
Comments
3 min read
Zig Support plugin for IntelliJ and CLion version 0.3.0 released

Zig Support plugin for IntelliJ and CLion version 0.3.0 released

Comments
1 min read
Zig C/C++ Compiler -- WTF is Zig C++
Cover image for Zig C/C++ Compiler -- WTF is Zig C++

Zig C/C++ Compiler -- WTF is Zig C++

1
Comments 2
7 min read
Learning data structures and algorithms using Zig

Learning data structures and algorithms using Zig

5
Comments
1 min read
Deciphering Many-Item Types. The skeleton.

Deciphering Many-Item Types. The skeleton.

7
Comments 1
4 min read
Zig: great design for great optimizations

Zig: great design for great optimizations

16
Comments 3
6 min read
Zig Package Manager -- WTF is Zon
Cover image for Zig Package Manager -- WTF is Zon

Zig Package Manager -- WTF is Zon

32
Comments 16
16 min read
Zig Union(Enum) -- WTF is switch(union(enum))
Cover image for Zig Union(Enum) -- WTF is switch(union(enum))

Zig Union(Enum) -- WTF is switch(union(enum))

11
Comments 3
8 min read
Methods

Methods

4
Comments
3 min read
NuttX RTOS for PinePhone: Feature Phone UI in LVGL, Zig and WebAssembly
Cover image for NuttX RTOS for PinePhone: Feature Phone UI in LVGL, Zig and WebAssembly

NuttX RTOS for PinePhone: Feature Phone UI in LVGL, Zig and WebAssembly

5
Comments 2
27 min read
Zig If -- WTF is !?bool
Cover image for Zig If -- WTF is !?bool

Zig If -- WTF is !?bool

13
Comments
6 min read
Error Payloads (updated!)
Cover image for Error Payloads (updated!)

Error Payloads (updated!)

2
Comments
4 min read
(Possibly) LVGL in WebAssembly with Zig Compiler
Cover image for (Possibly) LVGL in WebAssembly with Zig Compiler

(Possibly) LVGL in WebAssembly with Zig Compiler

7
Comments
24 min read
Anytype Antics
Cover image for Anytype Antics

Anytype Antics

42
Comments 5
5 min read
Feedback on Zig: real-life example through libIPC

Feedback on Zig: real-life example through libIPC

2
Comments
1 min read
Testing and Files as Structs

Testing and Files as Structs

22
Comments 4
3 min read
Sneaky Error Payloads
Cover image for Sneaky Error Payloads

Sneaky Error Payloads

14
Comments 5
4 min read
Coming Soon to a Zig Near You: HTTP Client

Coming Soon to a Zig Near You: HTTP Client

26
Comments 2
7 min read
When should I use an UNTAGGED Union?
Cover image for When should I use an UNTAGGED Union?

When should I use an UNTAGGED Union?

18
Comments
6 min read
Bringing ChatGPT-like AI Models to Your Local Machine with ZIG
Cover image for Bringing ChatGPT-like AI Models to Your Local Machine with ZIG

Bringing ChatGPT-like AI Models to Your Local Machine with ZIG

15
Comments 5
2 min read
Data driven polymorphism

Data driven polymorphism

23
Comments 5
7 min read
Zig can do that to...?
Cover image for Zig can do that to...?

Zig can do that to...?

6
Comments
2 min read
Beware the copy!

Beware the copy!

12
Comments 7
3 min read
How to escape Python and write more Zig

How to escape Python and write more Zig

17
Comments 1
1 min read
Writing and Releasing a game in zig
Cover image for Writing and Releasing a game in zig

Writing and Releasing a game in zig

26
Comments 6
3 min read
Multi-Object For Loops + Struct-Of-Arrays

Multi-Object For Loops + Struct-Of-Arrays

45
Comments 2
2 min read
Implementing Steamworks API in Zig
Cover image for Implementing Steamworks API in Zig

Implementing Steamworks API in Zig

10
Comments
3 min read
Multi-thread awareness for default writer in trace.zig 0.3.0

Multi-thread awareness for default writer in trace.zig 0.3.0

7
Comments
3 min read
Introducing ⚡zap⚡ - blazingly fast backends in zig

Introducing ⚡zap⚡ - blazingly fast backends in zig

30
Comments 8
7 min read
Indexing every Zig for great justice

Indexing every Zig for great justice

14
Comments 1
3 min read
Code study: interface idioms/patterns in zig standard libraries

Code study: interface idioms/patterns in zig standard libraries

30
Comments 3
8 min read
Announcing Software You Can Love 2023
Cover image for Announcing Software You Can Love 2023

Announcing Software You Can Love 2023

25
Comments 5
3 min read
Less but also more supported functions for trace.zig 0.2.0

Less but also more supported functions for trace.zig 0.2.0

3
Comments
4 min read
On the value of going deep, or How a broken keyboard led me to fix bugs in Zig.
Cover image for On the value of going deep, or How a broken keyboard led me to fix bugs in Zig.

On the value of going deep, or How a broken keyboard led me to fix bugs in Zig.

14
Comments 5
8 min read
NuttX RTOS for PinePhone: MIPI Display Serial Interface
Cover image for NuttX RTOS for PinePhone: MIPI Display Serial Interface

NuttX RTOS for PinePhone: MIPI Display Serial Interface

5
Comments 2
26 min read
New way to split and iterate over strings
Cover image for New way to split and iterate over strings

New way to split and iterate over strings

18
Comments 4
2 min read
Realigning Set interfaces in std

Realigning Set interfaces in std

9
Comments
1 min read
FIDO2 authenticator
Cover image for FIDO2 authenticator

FIDO2 authenticator

9
Comments
3 min read
New pure fns in StaticBitSet

New pure fns in StaticBitSet

10
Comments 2
2 min read
Using comptime to invert bijective functions on enums
Cover image for Using comptime to invert bijective functions on enums

Using comptime to invert bijective functions on enums

16
Comments 6
3 min read
How zig-spoon (and lots of coffee) helped me sort thousands of pictures

How zig-spoon (and lots of coffee) helped me sort thousands of pictures

6
Comments 2
5 min read
trace.zig: A small and simple tracing client library

trace.zig: A small and simple tracing client library

7
Comments 2
4 min read
loading...