caioferrarezi / lua-webassembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C 67.3%Language:HTML 30.8%Language:Makefile 0.9%Language:Roff 0.5%Language:CSS 0.2%Language:JavaScript 0.2%Language:Lua 0.0%Language:C++ 0.0%