I’d like to propose adding support for a Luau parser via the @lune/luau built‑in library. Currently, users can compile Luau source to bytecode and load it, but I think expanding the luau module by adding a parser (based on Luau's original parser) would be a great idea.