Skip to content

onworks14/web.asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web.asm

Web Application in flat assembler for Linux x86_64.

https://github.com/onworks14/web.asm

Features

  • 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 again web in native assembly

Quick Start

Install flat assembler

$ fasm ./website.asm
$ chmod +x ./website
$ ./website
$ iexplore http://localhost:6969/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published