WillsonSmith / lua_web

Execute lua in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nelua template for WASM projects

What dis?

This isn't really anything right now. I will be building on it to use Nelua on the web.

How to do dis?

  1. Install Nelua
  2. Install emscripten
  3. nelua --cc emcc main.nelua -o build/index.html

About

Execute lua in the browser


Languages

Language:C 74.8%Language:JavaScript 24.6%Language:Lua 0.5%Language:HTML 0.1%Language:Makefile 0.0%