Skip to content

javascript-y assembler, supports and is tested with nasm syntax

Notifications You must be signed in to change notification settings

kvark-lang/jasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.