No description
Find a file
2026-02-20 16:03:55 -07:00
out switch to powershell script; random other things 2026-02-18 21:50:36 -07:00
source . 2026-02-20 00:49:54 -07:00
thirdparty . 2026-02-20 16:03:55 -07:00
.gitignore support wasm build commands 2026-02-19 23:40:54 -07:00
compile_flags.txt crazy arena implementation 2026-02-18 23:12:47 -07:00
do.ps1 tinyhttp.zig -> tinyhttp.c 2026-02-20 15:58:11 -07:00
justfile . 2026-02-20 01:07:16 -07:00
README.md . 2026-02-20 01:07:32 -07:00

Requirements

PowerShell (>= 7.5.4)

Building

Run pwsh do.ps1 to see a list of commands.

Run pwsh do.ps1 run to bootstrap, compile, and run the resulting program.