Recreated most of the demo code from talk

This commit is contained in:
nothke
2024-08-12 19:24:48 +02:00
parent 0730b9f6c4
commit 2030301fdb
5 changed files with 309 additions and 102 deletions

View File

@@ -1,5 +1,7 @@
See [talk notes](talk.md)
[main.zig](src/main.zig) has most of the examples from the talk reconstructed.
To run `zig build run`
To build C samples, run: