AltraMayor / AltraMayor/gatekeeper
Use stock LuaJIT
Abierto
enhancement
- Lenguaje dominante
- C
- Estrellas
- 1.6k
- Forks
- 252
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It may be possible to review Gatekeeper's interface between C and LuaJIT to remove the need for `luaL_pushcdata()`, `luaL_checkcdata()`, and `luaL_get_ctypeid()`; these are the only functions required to integrate Gatekeeper and LuaJIT.
It seems that other projects have a similar need for those functions, so LuaJIT might eventually come up with a solution. If so, we'd be better off moving to the new solution.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.