is luau ready to use? #108

Closed
opened 2025-10-28 20:14:06 +00:00 by CriztianiX · 2 comments
CriztianiX commented 2025-10-28 20:14:06 +00:00 (Migrated from github.com)

➜ cargo install lua-astra --no-default-features --features luau
➜ astra run t.luau
2025-10-28T19:51:46.494735Z ERROR astra::commands::run: runtime error: Could not find the module astra.lua.http
stack traceback:

➜ cargo install lua-astra --no-default-features --features luau ➜ astra run t.luau 2025-10-28T19:51:46.494735Z ERROR astra::commands::run: runtime error: Could not find the module astra.lua.http stack traceback:
ElhamAryanpur commented 2025-10-31 07:37:46 +00:00 (Migrated from github.com)

Luau is usable and runs fine, however types aren't added yet sadly as I didn't get enough time to do it...

For the error, try exporting the types first and then run, perhaps it'd work then?

Luau is usable and runs fine, however types aren't added yet sadly as I didn't get enough time to do it... For the error, try exporting the types first and then run, perhaps it'd work then?
ElhamAryanpur commented 2025-11-21 14:20:59 +00:00 (Migrated from github.com)

There are some bugs I just found related to this, even with the new architecture. So keeping this open to fix them

There are some bugs I just found related to this, even with the new architecture. So keeping this open to fix them
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ArkForgeLabs/Astra#108
No description provided.