Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elijah629/nasmc


https://github.com/elijah629/nasmc

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# nasmc |||||||||||||||||||

Compile x86 online quickly. Uses `nasm -felf32 -Werror` and `objdump -M intel -d` on the server.

- [src/assets/lnasm](./src/assets/lnasm)
- [src/assets/objdump](./src/assets/objdump)

Have been both statically linked with libc, and compiled for vercel's serverless environment.