Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 355 Bytes

Lua Webassembly

  • Clone the repository

  • Make a fresh install of the dependencies:

    make clean
    
    make install
  • Serve the index.html file from a localhost server (I recommend the live server extension on VS Code)

  • When your page opens, you should see the following result: Lua in browser screenshot