An open API service indexing awesome lists of open source software.

https://github.com/zicklag/hula

A multi-threaded lua runtime built on HVM.
https://github.com/zicklag/hula

Last synced: 6 months ago
JSON representation

A multi-threaded lua runtime built on HVM.

Awesome Lists containing this project

README

          

# Hula

A multi-threaded lua implementation built on [HVM].

Don't expect anything out of this **_at all_**. It's 99.999777% not going to work, but I wanted to see
how far I'd get.

[HVM]: https://github.com/HigherOrderCO/HVM/