UNPKG

x86

Version:

Generates x86_64 native code from assembly instructions

22 lines (21 loc) 380 B
{ "name": "x86", "description": "Generates x86_64 native code from assembly instructions", "version": "1.0.0", "keywords": [ "x86", "x64", "x86_64", "native", "native-code", "machine-code", "asm", "compiler", "assembler" ], "repository": { "type": "git", "url": "http://github.com/streamich/x86" }, "main": "index.js" }