|
|
100b752eee
|
udp server example
|
2026-03-12 17:50:01 +01:00 |
|
|
|
f2a7179b03
|
remove crypto, just use libsodium
|
2026-03-12 17:49:42 +01:00 |
|
|
|
f21abaafff
|
udp sockets
|
2026-03-12 16:57:28 +01:00 |
|
|
|
c67abf5a8e
|
some new std functions
|
2026-03-12 16:06:22 +01:00 |
|
|
|
1ac7401e50
|
here's why you cant trust LLMs even with 20 line snippets
|
2026-03-12 14:40:25 +01:00 |
|
|
|
192cff8f8d
|
drop gcc by default, any type
|
2026-03-12 14:24:44 +01:00 |
|
|
|
70640b3062
|
use mmap instead of brk in mem.alloc to fix a glibc segfault
|
2026-03-12 14:23:57 +01:00 |
|
|
|
1e7657ea2a
|
implement our own malloc/free, finally drop libc
|
2026-03-12 10:02:51 +01:00 |
|
|
|
3fdf7bb99d
|
io.Buffer, os.Timeval
|
2026-03-12 09:56:41 +01:00 |
|
|
|
3fcd82cc04
|
replace array with an actual struct now that we have them
|
2026-03-11 20:44:55 +01:00 |
|
|
|
01b98a1d45
|
drop libc dependencies from chip8.zr
|
2026-03-11 17:15:30 +01:00 |
|
|
|
12f283e5f8
|
zero initialize structs, begin porting my chip8 emulator
|
2026-03-11 16:21:57 +01:00 |
|
|
|
88915bbc8a
|
use index assignment in existing code
|
2026-03-11 15:40:05 +01:00 |
|
|
|
d1b65dc1ed
|
add missing trailing newlines
|
2026-03-11 14:58:22 +01:00 |
|
|
|
0dc130b85c
|
crypto improvements
|
2026-03-05 20:04:20 +01:00 |
|
|
|
af0ae49abe
|
consts in raylib.zr
|
2026-02-12 14:10:42 +01:00 |
|
|
|
d0a4fb7293
|
syscalls.zr
|
2026-01-18 09:57:28 +01:00 |
|
|
|
65913868b0
|
implement blake2b hash
|
2026-01-04 11:56:50 +01:00 |
|
|
|
420f296ca5
|
split crypto from std once again
|
2026-01-04 10:25:54 +01:00 |
|