UNPKG
flua
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
Easy scriptable Lua in the browser with fengari.
github.com/fiatjaf/flua
fiatjaf/flua
flua
/
index.html
5 lines
(4 loc)
•
178 B
HTML
View Raw
1
2
3
4
5
<!doctype
html
>
<
script
src
=
"https://cdn.jsdelivr.net/npm/fengari-web@0.1.4/dist/fengari-web.js"
>
</
script
>
<
script
src
=
"example.bundle.js"
>
</
script
>
<
code
>
see the console
</
code
>