Changeset 6c122387


Ignore:
Timestamp:
03/06/2022 09:24:10 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
492cca2c
Parents:
60caf48
git-author:
Xi Ruoyao <xry111@…> (03/06/2022 09:11:37 AM)
git-committer:
Xi Ruoyao <xry111@…> (03/06/2022 09:24:10 AM)
Message:

js: update description

It's now in C++ and Rust, not C. We just forgot to update this all the
time :).

ref. https://spidermonkey.dev/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js91.xml

    r60caf48 r6c122387  
    3737
    3838    <para>
    39       <application>JS</application> is Mozilla's JavaScript engine
    40       written in C. JS91 is taken from Firefox.
     39      <application>JS</application> (also referred as
     40      <application>SpiderMonkey</application>) is Mozilla's JavaScript and
     41      WebAssembly Engine, written in C++ and Rust.
     42      In BLFS, the source code of JS is taken from Firefox.
    4143    </para>
    4244
Note: See TracChangeset for help on using the changeset viewer.