Adevald / flecs-luajit-binding

A LuaJIT FFI binding for flecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flecs-luajit-binding

Introduction

A LuaJIT FFI binding for the flecs entity component system. It is intended to be used together with flecs-luajit.

Compatability

As an FFI binding each version of flecs-luajit-binding is tightly coupled to a specific version of flecs. The following table gives an overview

flecs-luajit-binding flecs
master v3.1.3
v0.1.0 v3.1.3

About

A LuaJIT FFI binding for flecs

License:MIT License


Languages

Language:Lua 88.6%Language:Python 10.5%Language:Meson 0.9%