Browse Source
Merge pull request #2145 from svaarala/add-quickjs-link
Add QuickJS link to index
pull/2146/head
Sami Vaarala
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
website/index/index.html
|
|
@ -112,6 +112,7 @@ issue to be added to the list.</p> |
|
|
|
<li><a href="http://jerryscript.net/">JerryScript</a> (Apache License v2.0)</li> |
|
|
|
<li><a href="http://mujs.com/">MuJS</a> (Affero GPL)</li> |
|
|
|
<li><a href="https://code.google.com/p/quad-wheel/">quad-wheel</a> (MIT License)</li> |
|
|
|
<li><a href="https://bellard.org/quickjs/">QuickJS</a> (MIT License)</li> |
|
|
|
<li><a href="https://github.com/gfwilliams/tiny-js">tiny-js</a> (MIT license)</li> |
|
|
|
<li><a href="https://github.com/cesanta/v7">v7</a> (GPL v2.0)</li> |
|
|
|
</ul> |
|
|
|