Loading...

Tag trends are in beta. Feedback? Thoughts? Email me at [email protected]

Compiling Match Statements to Bytecode

Made a modular bytecode VM in C

Why is Python so sweet: from syntax to bytecode

Chained Assignment in Python Bytecode

Stop leaking secrets in crash logs. I built a decorator that redacts them using bytecode analysis

Inspired by ArjanCodes, I built a Rule Engine that compiles logic to native bytecode

Architectural deep-dive: Managing 3 distinct backends (Tree-walker, Bytecode VM, WASM) from a single AST

Poking holes into bytecode with peephole optimisations

MetaIR - Graph-based intermediate representation for JVM bytecode

Theoretical results on performance bounds for virtual machines and bytecode interpreters

Reading CPython bytecode with dis: stack execution walkthrough (Length: 3:43)

writing a bytecode VM in C, and curious as to how runtime types are handled

Funxy: A statically typed scripting language written in pure Go (Generics, HM Types, Bytecode VM)

Modern Bytecode Instrumentation with ByteBuddy – Rafael Winterhalter | The Marco Show

Unix "find" expressions compiled to bytecode

I built a Python bytecode decompiler covering Python 1.0–3.14, runs on Node.js

Designing a GUI frontend for a small bytecode VM — what tooling features are worth it?

Making a game on a custom bytecode VM in 7 days and 3kB

Adding a GUI frontend to a small bytecode VM (Vexon): what it helped uncover

Vexon 0.4: Lessons from evolving a small bytecode VM (tooling, debugging, and runtime fixes)

What writing a tiny bytecode VM taught me about debugging long-running programs

Protobuf in pure java by compiling protoc -> wasm -> Java bytecode using Chicory

A Practical Tour of How Code Runs: Binaries, Bytecode and Shared Libraries

Clang Bytecode Interpreter Update

A Fast Bytecode VM for Arithmetic: The Virtual Machine

TXR Bytecode Optimization Case Study

Debugging raw Java/JVM bytecode without debug info (e.g., from release JARs)? Use cases, tools, and challenges

A Fast Bytecode VM for Arithmetic: The Compiler

Created A Bytecode Interpreted Programming Language To Learn About Go

A Bytecode VM for Arithmetic: The Parser

More →