This is the command fasm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fasm - fast assembler for the x86 and x86-64 architectures
SYNOPSIS
fasm [options] <source> [output]
DESCRIPTION
fasm is a fast assembler for the x86 and x86-64 architectures. When executed, it will
compile the given source file.
OPTIONS
A summary of options is included below.
-m <limit>
Set the limit for the available memory (in kilobytes).
-p <limit>
Set the limit for the number of passes.
-s <file>
Dump symbolic information for debugging purposes.
Use fasm online using onworks.net services