From 526b9c7926fae0ba0d4e152051f7beb77f4cbe00 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Wed, 12 Mar 2025 08:10:05 +0200 Subject: [PATCH] Added caveats to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 22ab2af..7fe4c1b 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,11 @@ Due to supporting many different Scheme implementations, different parts of this different stage. As a whole it is still in **alpha** stage. That said the interface should not be changing anymore and some implementations are in **beta**. +### Current caveats + +- No way to pass structs by value +- Most implementations are missing callback support + ## Implementation table ### Beta