I spent my vacation writing a modern JVM assembler
In plain words
This is a modern JVM assembler created as a personal project during a vacation. It provides tools for writing and compiling assembly code that targets the Java Virtual Machine. The project is aimed at developers interested in low-level JVM programming, language design, or understanding JVM internals. The assembler offers a contemporary approach to JVM-level code generation, which typically requires working with bytecode directly.
written from the facts on this page · September 2026
Does the same job
all alternatives →- LTLightweight Threads, Channels and Actors for the JVM2013 · blog.paralleluniverse.co · ▲116
- SVSimple virtual machine, assembler, and C compiler2016 · github.com · ▲99
- IWI wrote a book on implementing DDD, CQRS and Event Sourcing2020 · leanpub.com · ▲169
- MWMy "weekend" project, an ML dialect and compiler2012 · texodus.github.com · ▲68
- IWI wrote a VM and Compiler for a small language in Go2020 · github.com · ▲37
- SLServasm – Literate web server in x86 assembler2015 · zarkzork.com · ▲117
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, June 2022
the whole month →- AF
I've seen some interests in (simulation) video games here on HN so I thought I'd share a short version of our story. More than 6 years ago, me and my friend from university were playing around with an idea of making a game we always wanted to play. We worked on it on weekends but the progress was quite slow, especially due to so many dead ends and wasted effort. Eventually however, we solidified our direction and decided to take the risk to resign from our well paid SWE jobs and work on it full time. It took more than a year but yesterday we have finally released it on Steam:…
Life & fun · 2022
- AC
Life & fun · 2022 · benoitessiambre.com
- IS
Life & fun · 2022 · github.com


