So I recently learned about the Luau console, and how you can download it and run Luau code on your computer, so I set up a VSCode build task for it with some other stuff, then I noticed that the task library wasn’t included in the console, so I wanted to know, where is it, and how do I get it?
I just realized that the task library might be impossible to add to the Luau console:
Since the Luau console is not connected to the engine, it might be impossible.
Doesn’t have it. You’re better off using LuaJIT instead anyway as desktop Luau is practically worthless as it can’t do anything file, io, or anything relevant to desktop use.