Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 512 Bytes

Tsoding Build Status

WASSM

This project was created as a joke and an exercise in low level programming.

Web framework for x86_64 nasm.

Quick Start

$ make
$ make test
$ ./src/webapp 8080

The application serves files ./static/index.html and ./static/main.css.