File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88* [ Why use this project?] ( #why-use )
99* [ Why numeric computing in JavaScript?] ( #numeric-computing-in-javascript )
1010* [ Why not use R, Python, or Julia?] ( #other-languages )
11- * [ Why not use native add-ons?] ( #native-add-ons )
11+ * [ Why not exclusively use native add-ons?] ( #native-add-ons )
1212* [ What about WebAssembly?] ( #web-assembly )
1313* [ Why reimplement and provide custom Math implementations?] ( #custom-math-implementations )
1414* [ Why not change the ECMAScript specification to use better Math algorithms?] ( #ecmascript-math-specification )
@@ -115,7 +115,7 @@ You should use JavaScript because
115115
116116<a name =" native-add-ons " ></a >
117117
118- ### Why not use native add-ons?
118+ ### Why not exclusively use native add-ons?
119119
120120Native [ add-ons] [ node-add-ons ] have several disadvantages:
121121
You can’t perform that action at this time.
0 commit comments