igorklopov / enclose

Compile your Node.js project into an executable
http://enclosejs.com
Other
936 stars 43 forks source link

Use tests + runtime information to generate optimized code? #130

Closed ben-pr-p closed 7 years ago

ben-pr-p commented 8 years ago

Hello,

I was wondering if anyone had investigated the possibility of using an application's test to generate optimized code by compiling function level optimized byte code.

Using something like this to grab the byte code https://github.com/mraleph/irhydra and something like this to ensure optimization https://github.com/NathanaelA/v8-Natives.

igorklopov commented 7 years ago

Dear users of EncloseJS. I highly encourage you to switch to https://github.com/zeit/pkg It is rewritten successor of EncloseJS. It is open source, and all improvements will go there. Please check if pkg has your issue unresolved, and if it is true, reopen your issue there: https://github.com/zeit/pkg/issues