RealEthanPlayzDev / LuauCeption

Running Luau inside Luau
MIT License
18 stars 5 forks source link
cpp luau roblox wasm wasynth webassembly

LuauCeption

Running Luau inside Luau. Inspired by @Rerumu's LuauInLuau.

Notes

Testing

LuauCeption uses lune (runtime) and frktest (library). See src/tests to view the tests stuff.

To run tests, ensure you've initialized submodules (as the frktest library is imported using submodules) and simply run the run.luau script with lune.

The old testing script (Test.luau) at utils is still available, however it won't be used or updated for newer work.

Special thanks