AltraMayor / AltraMayor/gatekeeper

Use stock LuaJIT

Aperta
#535 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
C
Stelle
1.6k
Fork
252
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.