Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 637 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 637 Bytes

jasm - javascript-y assembler

This is still very new! It can only do 32 bit, Intel style at the moment.

The project is not ready for active production use and is being developed as an educational experiment at the moment.

docs

To be changed, currently @ deno.land

Note

All commits upwards of dee2cac87fa04e1be8090d27f90157691f9cac30 will be signed by the GPG key available at zergal.at

The project is in active development once again (as of April 2024), with the same goal - creating a platform to process various Assembly languages in Javascript/Typescript.