Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/jasm/arches/x86.ts>Register32

javascript-y assembler, supports and is tested with nasm syntax
Latest
type alias Register32
import { type Register32 } from "https://deno.land/x/jasm@0.0.1a-readme/arches/x86.ts";
definition:
| "eax"
| "ebx"
| "ecx"
| "edx"