tsoding / wassm

Web framework for x86_64 nasm

Repository from Github https://github.comtsoding/wassmRepository from Github https://github.comtsoding/wassm

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.

About

Web framework for x86_64 nasm

License:MIT License


Languages

Language:Assembly 91.3%Language:Makefile 5.9%Language:HTML 1.7%Language:Nix 0.9%Language:CSS 0.2%