Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 440 Bytes

hxcpp

Build Status

hxcpp is the runtime support for the c++ backend of the haxe compiler. This contains the headers, libraries and support code required to generate a fully compiled executable from haxe code.

Running tests

Windows

cd test/haxe test.bat

Mac

cd test/haxe sh test.bat