SkillAgentSearch skills...

Smjs

gyp-ified spidermonkey, WIP

Install / Use

/learn @bnoordhuis/Smjs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

smjs - gypified spidermonkey

Why? Because we like - nay, love - everything from the genus Ateles!

Prerequisites

  • Linux, OS X or Windows
  • gcc 4.x or msvc 2010
  • gyp (make sure it's on your path)

How to build on UNIX

./configure
make -j <num-cpus> V=1 BUILDTYPE=Release

How to build on Windows

vcbuild.bat

Maintainer's note

Here is how the directories map onto mozilla-central.

src/           => js/src/
extra/js/      => js/public/
extra/mozilla/ => mfbt/
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks4

Languages

JavaScript

Security Score

55/100

Audited on Sep 8, 2023

No findings