> As far as I understand JS code is being run natively in the browser. Node has been hooked to the native engine, so V8 is not involved. What is the "native engine" if not v8?
> As far as I understand JS code is being run natively in the browser. Node has been hooked to the native engine, so V8 is not involved. What is the "native engine" if not v8?