Skip to content

Commit c5c0236

Browse files
committed
Update README
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
1 parent 43ebf92 commit c5c0236

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ These tools make it easy to compile, analyze, and embed `Luau` scripts directly
2222
## ✨ Features
2323

2424
- Minimal yet flexible zero-cost [API](#basic-usage)
25-
- Bidirectional [function calls](#function-calls) between Zig and Lua with closures support
25+
- Bidirectional [function calls](#function-calls) between Zig and Lua
26+
- Closures support with upvalue capture
27+
- Variadic arguments support
2628
- First-class [userdata support](#userdata-integration) including metamethods
2729
- Support for reference types, functions, tables, and vector types
2830
- Full coroutine and thread support

0 commit comments

Comments
 (0)