This commit is contained in:
Parker TenBroeck 2026-01-16 22:02:02 -05:00
commit 6449151d7a
38 changed files with 779 additions and 0 deletions

View file

@ -0,0 +1,9 @@
+++
title = "Generators"
description = "A java 24 library that adds stackless coroutines to standard java code by transforming method bytecode into state machines at load time"
date = 2025-05-07
[taxonomies]
tags = ["java", "bytecode"]
+++
https://github.com/ParkerTenBroeck/generators