File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ \chapter{Introduction}
79
79
various factors, some technical and others more superficial, prompted the
80
80
demand of source languages besides JavaScript.
81
81
Often, this was a lower-level language used for performance reasons, a stricter
82
- language for safety reasons, or support for existing libraries or large
83
- projects in existing languages that cannot easily be ported to JavaScript.
82
+ language for safety reasons, or another language with support for existing
83
+ libraries or large projects that cannot easily be ported to JavaScript.
84
84
To enable this, it became common for other programming languages to support
85
85
JavaScript as a compile target, allowing developers to write software to be run
86
86
on the Web without having to write JavaScript directly.
You can’t perform that action at this time.
0 commit comments