WiresWare / wire_haxe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wire - communication and data layers

Haxe implementation and examples of shared code

Build API usage (code in /src) to JS, Java, C++, C# (build targets in /builds/*.hxml)

  1. npm install
  2. grunt

Build Examples with shared code:

  • JavaScript - Counter - JS: npm run example:counter:js:dev code in folder: "example/web/counter/js/src/index.js", then enjoy live reload

About


Languages

Language:Haxe 69.3%Language:JavaScript 27.0%Language:HTML 3.0%Language:CSS 0.5%Language:Shell 0.1%