Skip to content

Releases: fengari-lua/fengari-web

v0.1.4

18 Nov 14:25
v0.1.4
a9fb130
Compare
Choose a tag to compare
  • Release is to fix broken npm package (#34)

v0.1.3

11 Nov 12:54
v0.1.3
dd162de
Compare
Choose a tag to compare
  • Fix issues building with newer webpack/babel

v0.1.2

22 Apr 14:43
v0.1.2
815fdcf
Compare
Choose a tag to compare

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

03 Apr 13:14
v0.1.1
e831dec
Compare
Choose a tag to compare

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

31 Mar 15:04
v0.1.0
30aec34
Compare
Choose a tag to compare
  • Runs <script type="application/lua"> tags from HTML
  • fengari.load to compile lua source code into a JavaScript function