Josh Marinacci
Josh Marinacci
And here is the tombstone. --- Build fingerprint: 'Android/full_maguro/maguro:4.1.2/JZO54K/6:userdebug/test-keys' pid: 435, tid: 435, name: node >>> ./node
It should be 100% reproducible. I've created a branch of my project with the smallest code that can reproduce it. https://github.com/joshmarinacci/aminolang/tree/segfault2 Make a /data/phonetest directory on your android device, check...
Note, I've included a precompiled native module, aminonative.node. If you want to recompile the native code you'll need to have an AOSP full OS build to do it.
Continuing to work on this. I've reduced it to some C++ code without node hooks. I have a function called TestNative which opens a screen, loads an image, loads a...
The ref is really just a way for me to get a hold of the ring and call 'emit'. A component would work the same way. I guess my question...
Well, the advantage of selecting the port first is that you have far fewer of them than boards. However, we should really just include the name of the board in...
What if the serial port drop down said : - com4: unknown, - com7: leonardo, - com5: 3DPrinter, - com11: unknow then you would know which one was the leonardo....
I don't think we'll ever be able to have a slender code install on Windows because of the need for MS's big compiler blob (though on Mac you need XCode...
I think you are confusing two projects. Electron was an Arduino IDE built on Node and Atom-Shell, part of the Atom project. Around the time I stopped developing Electron the...
You are probably looking for this: https://electronjs.org/