Hacker News new | ask | show | jobs
by chii 1791 days ago
crosscode uses haxe (kha?) : see https://www.reddit.com/r/CrossCode/comments/g0hqhs/how_cross...

they use nw.js because the haxe code base can compile into javascript (and the rendering framework Kha has a webgl render backend for it).

1 comments

No, Crosscode only uses Haxe/Kha for the console ports, maybe only for switch. The original PC version just uses impactjs.

The video your link contains only explains how the switch port was possible, since the switch has no available webbrowser applet or is too slow or has not all features needed.

ahh didnt know that.