-
When compiling mlua with the `luau` feature using `cargo build -target wasm32-unknown-emscripten` on a Windows machine, an error occurs where the compiler believes that `/std:c++17` is a path to a com…
-
[Luau](https://luau-lang.org/) is a fork of Lua 5.1, primarily used by Roblox, but also used by other projects.
Now Luau adds to the Lua 5.1 syntax in ways this project doesn't support. An example of…
-
It appears a known issue (https://gitlab.kitware.com/cmake/cmake/-/issues/25049) makes it impossible or perhaps simply difficult to use `sDEFAULT_LIBRARY_FUNCS_TO_INCLUDE=$dynCall`. The version of CMa…
-
The menu seems to open fine at first, but if you move up or down more than one or two items, it glitches and the items are not read out.
(Reported by @BrailleBennett ).
-
### [Edit]: Also lack of `BidirectionalEvent`, `OnEvent` and `OnFunction`
given this
```lua
--!strict
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Net = require(Replic…
-
Super low-priority issue that serves as merely an inconvenience- I've completely transitioned into using strict typings for all of my projects (sadly, I haven't had the opportunity to take up TypeScri…
-
title is what it says, though i could be wrong because i am not sure if it was fixed or not
-
Just a question I'm asking because I usually pack my projects into rojo Folder when finishing them, so I am wonder if luau is working?
-
I saw this
> This project doesn't support Luau static typing and never will, you should always prefer [Luau Language Server](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.luau-l…
ghost updated
4 months ago
-
I have seen that you have managed to decrypt the .l64 file with it. Thank you very much for that.
But let me ask you how you managed to open the .gar file. The script I have is no longer working si…