From d9dd8da136940ce6e93b87e37c619549fa2a65d2 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Thu, 30 Apr 2026 13:04:56 +0200 Subject: [PATCH] Use crainlift to produce native bindings --- pom.xml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c381110..2ec687f 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,8 @@ all,-missing clean verify -DskipTests - 1.7.2 + 0.0.3 + 1.7.5 @@ -68,6 +69,18 @@ com.dylibso.chicory wasm + + + io.roastedroot + redline + ${dep.redline.version} + + + + io.roastedroot + redline-api + ${dep.redline.version} + @@ -106,9 +119,9 @@ - com.dylibso.chicory - chicory-compiler-maven-plugin - ${dep.chicory.version} + io.roastedroot + redline-compiler-maven-plugin + ${dep.redline.version} compiler-gen