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

x/jasm/arches/x86.ts>Register64

javascript-y assembler, supports and is tested with nasm syntax
Latest
type alias Register64
import { type Register64 } from "https://deno.land/x/jasm@0.0.1a-readme/arches/x86.ts";
definition:
| "rax"
| "rbx"
| "rcx"
| "rdx"