Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SlavaRa authored Apr 22, 2017
1 parent e6742b6 commit a702b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Support library for [Haxe](https://github.com/HaxeFoundation/haxe) C# backend.

It contains a build tool that is called by Haxe, discovering and calling the C# compiler on the C# code generated by Haxe. It also contains .NET 2.0 and 4.0 core assemblies that contain core .NET types and APIs.
It contains a build tool that is called by Haxe, discovering and calling the C# compiler on the C# code generated by Haxe. It also contains .NET 2.0, 4.0 and 4.5 core assemblies that contain core .NET types and APIs.

## TODO
* C# CFFI compatibility: be able to use unmodified .ndlls (though recompilation is needed) from hxcpp and neko in C#

0 comments on commit a702b72

Please sign in to comment.