I am mainly FASM user, but decided to make an account here in order to communicate with the NASM assembly language programmers and to share some of my asm projects.
And here are some news from the FASM world.
At first, the flatassembler.net domain recently has been moved to another hosting, using the fastest, assembly written web server
RWASA. Actually the hosting has been donated by the author of RWASA, Jeff Marrison. This way, the
Fresh IDE is now fully assembly language hosted: asm web server + asm CMS.
When we are talking about assembly language web development, I can't miss my recent project -
AsmBB - forum engine written in assembly language. The sources are in the
fossil repository and can be interesting for some of you. It uses FastCGI and SQLite database storage and is fairly fast, scalable and lightweight. It can be easily installed on shared hosting, has no any external dependencies and runs on 32 and 64 bit Linux servers.