Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 593 Bytes

File metadata and controls

9 lines (6 loc) · 593 Bytes

LuauSharp

This is the LuauSharp git repo, there is two versions of LuauSharp.

  • LuauSharp HighLevel - An easy to use C# idiomatic api built for developer convenience when embedding luau.
  • LuauSharp LowLevel - A thin wrapper over the C api, built with speed in mind.

I've used LuauSharp in some of my engines and games, this for example is my project for embedding luau into unity

LuauUnity.mp4