SwadicalRag/wasm2lua

Use manually compiled luajit in Travis CI

SwadicalRag opened this issue · 2 comments

The builds are randomly failing probably because the luajit vm from the package manager is not correctly compiled.

I had some pretty bad issues using the LuaJIT from my package manager as well as trying to compile it myself. It crashed when the JIT was turned on, but I didn't try to investigate why.

We haven't had any random failures in a while. Marking this issue as invalid.