ParkerTenBroeck.github.io/content/blog/projects/generators.md
2026-05-01 11:33:51 -04:00

2.3 KiB

+++ 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"] category = ["project"] +++

Take a look at the GitHub