Closed robinrodricks closed 9 years ago
EncloseJS is simply a patch for node. It is really 100% node. It is NOT a separate implementation, so no difference whether you run in node environment or in enclosed package. Of course, bugs are possibe. But they are not as deep as you describe. Almost all bugs are "can not compile" or "require module X failed"
Thank a lot for your information. Very helpful.
What are the typical bugs that arise when using encloseJS? What are required changes in nodejs apps when using encloseJS?
1, Will there be memory leaks?