Added caveats to readme

This commit is contained in:
retropikzel 2025-03-12 08:10:05 +02:00
parent 9c7953607d
commit 526b9c7926
1 changed files with 5 additions and 0 deletions

View File

@ -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 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**. 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 ## Implementation table
### Beta ### Beta