Exploring Zig Live Coding 03 02 2022
Exploring Zig Live Coding 03 02 2022 reveals several interesting facts.
- I'm VP of Community at
- References: - Website: https://ziglang.org/ - Example of SDL2 application: https://github.com/andrewrk/sdl-
- From the "Backend WebAssembly (Part 2)" stream aired Sep. 7th 2024.. Tsoding Daily: https://www.youtube.com/@TsodingDaily ...
- Re-watch my work on the instruction selection layer of the compiler for the x86_64 native backend.
- zig
In-Depth Information on Zig Live Coding 03 02 2022
Merging slice contribution to self-hosted x64 backend, and working out generic named struct DWARF debug info in ELF. Re-watch my work on the on the x86_64 native codegen in the self-hosted compiler. In this video, we will do some refactoring and then we make users able to define their own handlers for the requests. At the end I ... Re-watch my work on the instruction selection layer of the compiler for the x86_64 native backend.
In this video, I will walk through my fix to the async handlers problem we had at the end of the third episode. Github repo: ...
Stay tuned for more updates related to Zig Live Coding 03 02 2022.