jsc
JavaScript engine library from WebKitGTK+ - command-line interpreter
Install
- All systems
-
curl cmd.cat/jsc.sh
- Debian
-
apt-get install libjavascriptcoregtk-4.0-bin - Ubuntu
-
apt-get install libjavascriptcoregtk-4.0-bin - Kali Linux
-
apt-get install libjavascriptcoregtk-4.0-bin - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libjavascriptcoregtk-4.0-bin - Raspbian
-
apt-get install libjavascriptcoregtk-4.0-bin
libjavascriptcoregtk-4.0-bin
JavaScript engine library from WebKitGTK+ - command-line interpreter
JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). This build comes from the GTK+ port of WebKit (API version 4.0). This package provides jsc, a command-line JavaScript interpreter.
libjavascriptcoregtk-3.0-bin
JavaScript engine library from WebKitGTK+ - command-line interpreter
JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). This build comes from the GTK+ port of WebKit (API version 3.0). This package provides jsc, a command-line JavaScript interpreter.