Skip to content

Mario-SO/zurg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zurg

An echo server built in Zig with a Bun TypeScript facade.

Install

bun install

Run

bun run start

The start script builds the Zig dynamic library (zzurg/) and then runs src/index.ts. If you have already built the library yourself (cd zzurg && zig build), you can also launch the entrypoint directly with bun run src/index.ts.

Test

bun test

About

WIP http lib for ts

Resources

Stars

Watchers

Forks

Releases

No releases published