'Damilare Darmie Akinlaja
'Damilare Darmie Akinlaja
C# and Java
@sonygod I just made a new PR merge. You can pull from master and run it again for C++ target. C++ target now working
@sonygod please update your version of Wasp
Yes I am aware. I commented it out because I am still investigating it. On Thu, 30 Jan 2020, 14:35 Mr zhan, wrote: > after update.it's seem only > >...
@sonygod Cabasa is designed to support the MVP version of wasm, it depends on what tool you used to compile hxcpp code to wasm. I suggest you use Binaryen.
I don't know. I will focus on hxcpp specifics when I have much time. Right now, I use wasm builds from [WebAssembly Studio](https://webassembly.studio/) for my tests.
Could you perhaps, open up a link for donation? Maybe that would motivate you to finish the book? I don't know how else I can contribute, but I really want...
How do I update Neko?
Please I need help urgently :'(
So I tried to link an external C++ project against `hxcpp` generated static library, but I keep getting this error: ``` error: unknown type name 'co' HX_DECLARE_CLASS5(co,zenturi,mandolin,xnative,react,IJavascriptArray) ```