Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 323 Bytes

File metadata and controls

2 lines (2 loc) · 323 Bytes

A minimal compiling example of using hslua for a wasm project

This applies a few (poorly written) patches to Lua (as vendored into hslua) so that a parent project can be compiled with a WASM GHC toolchain. It's just a proof of concept, and there aren't any tests.