ircmaxell/php-llvm
A lightweight abstraction around LLVM-C
Maintainers
dev-master
2019-04-24 14:19 UTC
Requires
- php: >=7.4
- ext-ffi: *
Requires (Dev)
- ircmaxell/ffime: dev-master
- phpunit/phpunit: ^8.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT fb89dc0253d0f2c2875007706a551d00490a0920
- Anthony Ferrara <ircmaxell.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-15 11:23:14 UTC
README
This is a "thin" wrapper around the LLVM-C api. It aims to make it slightly simpler to use, and eventually make supporting multiple versions of LLVM possible.
TODO
A lot is left todo. Checkout todo.c
