Skip to content

Commit a7aac94

Browse files
committed
Add more TODO items in README
1 parent 5a717b1 commit a7aac94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,12 @@ return LuaBouncingLogo
193193
- [X] Lua ScriptLanguageExtension
194194
+ [X] Add support for property hints / usage flags (including export)
195195
+ [X] Add support for property getter / setter
196+
+ [ ] Add `export_*` functions mimicking GDScript annotations for better UX
196197
- [ ] Support for building with LuaJIT
198+
- [ ] Support WebAssembly platform
199+
- [ ] Support Windows arm64 platform
200+
- [ ] Support Linux arm32, arm64 and rv64 platform
201+
- [ ] Use framework in iOS (possibly a xcframework supporting the iOS simulator as well)
197202
- [X] Automated unit tests
198203
- [X] Automated build and distribution
199204
- [ ] Lua REPL editor plugin

0 commit comments

Comments
 (0)