Zac Hansen
Zac Hansen
just for kicks I tried to get windows working today... downloaded the latest version of msvc and almost immediately hit a compiler bug on one of my support libraries. it...
You want to point the chrome debugger at your application and use that to debug your javascript? if so, you need to set up websockets and then pass the data...
classes now watch their logs for errors. classfunctions and datamembers and enums do not.
also r-value qualified member functions are not supported right now. I made a quick attempt at support and it turned out to be a bit harder than anticipated.
Not sure how to implement this from a javascript side. There may be nested classes in javascript eventually but no such support seems to exist yet. Could flatten the name...