Loading...

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

Poking holes into bytecode with peephole optimisations

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

Bytecode for multiple Python versions

My bytecode optimizer beats Copilot by 2x

WebAssembly: How Low Can a Bytecode Go?

slicer - JVM bytecode decompilation/disassembly in the browser

[Optimizing Unreal BP Using LLVM] How to add a custom pass to optimize the emulated for-loop in bp bytecode?

AST, Bytecode, and the Space In Between: An Exploration of Interpreter Design Tradeoffs

Mochi 0.9.1: A readable VM for learning compilers and bytecode

Mochi v0.10.5: Support type-safe LINQ-style queries that compile to a bytecode VM

More →