Closed
Description
- https://nodejs.org/en/docs/es6/:
- Chrome 57
- Windows 10
On the above-mentioned page, there is the following text:
"The V8 team is constantly working to improve the performance of new language features to eventually reach parity with their transpiled or naive counterparts in EcmaScript 5 and earlier. "
I believe that "naive" should read "native," shouldn't it?
I've also never seen the word "transpiled" before, but I get the idea.