Getting Started
Welcome to the Luwow tutorial section! This section describes what Luwow is, how to build a Luwow project, and how to run the produced executables.
What is Luwow?
Luwow is a runtime meant for developers and engineers who wish to create standalone applications easily and efficiently in the Luau programming language. It provides built-in components and an ecosystem of libraries to support developers in their work.
Luwow also provides more control to the user in their work, by allowing the user to select which libraries and components they want to use, reducing unwanted content and bloat.
What You Should Know
It's recommended that you have experience with building a C/C++ application, and know how to use command-line tools. It is also recommended that you have experience within the Luau programming language.
What's Next?
You can head over to the next page, or the other pages within the tutorial section to learn more about Luwow, and how to setup a project with it.