How to render graphics in luau?

It is night for me right now so I will reply tomorrow.
How do I use luau and be able to render graphics and stuff. E.g. the python “pygame” library has built-in rendering and window support. How would I do that, if I can.

Also how would I implement luau into vscode to use it. Since I don’t think there are any useful luau extensions in the store yet.

You can create a fork of Love2D and swap out lua for luau
link