ammer-core
is the foundation for ammer
. It is a Haxe macro library which allows Haxe code to call C code and vice versa with a unified interface. The table below shows which targets are supported.
Documentation coming soon.
Target | Linux | macOS | Windows | CI status |
---|---|---|---|---|
cpp-static |
✔️ | ✔️ | ✔️ | |
cs |
✔️ | ✔️ | #11 | |
eval |
- | ✔️ | - | |
hl , hlc |
✔️ | ✔️ | ✔️ | |
java , jvm |
✔️ | ✔️ | ✔️ | |
lua |
✔️ | ✔️ | #13 | |
neko |
✔️ | ✔️ | ✔️ | |
nodejs |
✔️ | ✔️ | ✔️ | |
python |
✔️ | ✔️ | ✔️ |