Web Application in flat assembler for Linux x86_64.
https://github.com/onworks14/web.asm
- Single completely self-contained static executable (depends only on Linux x86_64 kernel);
- Start a web server in Assembly but i think my code has still troublesome recommend watching YouTube and search
tsoding
found his channel and search againweb in native assembly
Install flat assembler
$ fasm ./website.asm
$ chmod +x ./website
$ ./website
$ iexplore http://localhost:6969/