Skip to content

Releases: fengari-lua/fengari-web

v0.1.4

Choose a tag to compare

@daurnimator daurnimator released this 18 Nov 14:25
v0.1.4
a9fb130
  • Release is to fix broken npm package (#34)

v0.1.3

Choose a tag to compare

@daurnimator daurnimator released this 11 Nov 12:54
v0.1.3
dd162de
  • Fix issues building with newer webpack/babel

v0.1.2

Choose a tag to compare

@daurnimator daurnimator released this 22 Apr 14:43
v0.1.2
815fdcf

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

Choose a tag to compare

@daurnimator daurnimator released this 03 Apr 13:14
v0.1.1
e831dec

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

Choose a tag to compare

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