🔧 Build and run deterministic code with zasm, a virtual ISA and cross-compilation toolchain supporting arm64, x86_64, WASM, and RISC-V RV64I.
-
Updated
Apr 10, 2026 - C
🔧 Build and run deterministic code with zasm, a virtual ISA and cross-compilation toolchain supporting arm64, x86_64, WASM, and RISC-V RV64I.
A try, to implement a debugger for my own use. Now, published for the public folk. Currently only for 32-Bit Application's.
Just In Time NASM. Assemble and run instructions in memory, immediately
A simple script language with the JIT compilation.
Instruction database extracted from LLVM source
Transforms pascal code to asmjit remote assembly code. Then the code will be prepare to compile with nasm. And the result is a test.asm, and test.o file. The source code is based on msys2 MingW64 GNU C/C++
Example code for the video JIT Code Generation with AsmJit
Research and Development of Software Protection Tool Based on Control Flow Obfuscation Techniques for PE Binary Files on Windows - Binary Obfuscation Tool
SIGMOD programming contest 2018 solved with code generation
muparsersse a math parser for windows using just in time compilations of the expression
EDSL for C++ to make just-in-time code generation easier
VM devirtualization PoC based on AsmJit and llvm
Add a description, image, and links to the asmjit topic page so that developers can more easily learn about it.
To associate your repository with the asmjit topic, visit your repo's landing page and select "manage topics."