Skip to content

Commit a881e42

Browse files
committed
Added more tests and code cleanups
1 parent ce7458a commit a881e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MetaIR
22

3-
[![Java CI with Maven](https://github.com/mirkosertic/MetaIR/actions/workflows/maven.yml/badge.svg?branch=main)](https://github.com/mirkosertic/MetaIR/actions/workflows/maven.yml)
3+
[![Java CI with Maven](https://github.com/mirkosertic/MetaIR/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/mirkosertic/MetaIR/actions/workflows/maven.yml)
44

55
MetaIR is a graph-based intermediate representation (IR) for JVM bytecode, built on Cliff Click's Sea-of-Nodes concept.
66
The framework leverages the Java Class-File API introduced in Java 24 (JEP 484).

0 commit comments

Comments
 (0)