Releases: fengari-lua/fengari-web
Releases · fengari-lua/fengari-web
v0.1.4
v0.1.3
- Fix issues building with newer webpack/babel
v0.1.2
In this release:
- Change check for non-webworker to a check for document object
Dependencies in the pre-built bundle have also been upgraded.
v0.1.1
In this release:
- Fix CSS selector so that script tags present on fengari-web load are run
Dependencies in the pre-built bundle have also been upgraded.
v0.1.0
- Runs
<script type="application/lua">
tags from HTML fengari.load
to compile lua source code into a JavaScript function