Artem Kunets
Artem Kunets
Could you please add Mosquito In Amber, it's a stress volume test.
@addaleax thank you for the advice. I expect such node.js features as FS, HTTP, etc, how is it possible with `v8::Script::Compile(...)->Run(...)`? From my point of view, I think about something...
Does it mean that I can't use N-API modules by `require()` in embedder? What should I do if I have a huge JS application with hundreds of js/native modules? Do...
@addaleax I have asked, because require of native module fails with dlopen error.
there is a sample model?
@eagerestwolf yeah, it's true, could you make PR or send me your compiled folder? Also could you print it from your terminal `node -e 'console.log(process.platform)'` ?