Comment on Would you use JavaScript compiled to C for your server applicationsparentComments−zerohp12yV8 is a JIT interpreter. The performance benefit might be less than you would think.−int64OP12ythanks for the input. Will certainly look into that.
Comments
V8 is a JIT interpreter. The performance benefit might be less than you would think.
thanks for the input. Will certainly look into that.