You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,13 +234,6 @@ pub fn main() !void {
234
234
> [!WARNING]
235
235
> This library is still evolving and the API is not stable. Backward incompatible changes may be introduced up until the 1.0 release. Consider pinning to a specific commit or tag if you need stability.
236
236
237
-
## 🗺️ Roadmap
238
-
239
-
The following features are planned after the initial release:
240
-
241
-
- Debug APIs - Debugging hooks and introspection tools
242
-
- Optional JSON support - Built-in JSON serialization/deserialization
243
-
244
237
## 🛠️ Using Luau Tools
245
238
246
239
The build system provides prebuilt Luau tools that can be invoked directly:
0 commit comments