We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4028935 commit 63c0f1eCopy full SHA for 63c0f1e
1 file changed
README.md
@@ -37,7 +37,7 @@ Also the use of native data types has generic options for use as well as the def
37
- [x] Call with frame placement and stack space reservation for local variables
38
- [x] Heap management per frame with automatic release at the exit of the frame
39
- [x] Native external data management (via custom function)
40
-- [x] Primitives for strings
+- [x] Libraries for custom data types
41
- [x] Simple external functions (FFI)
42
- [x] Global variables and arrays allocated in heap
43
- [x] Can allocate local arrays
0 commit comments