Skip to content

SusanDoggie/SwiftJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftJS

Github Actions codecov Platform GitHub release Swift MIT

A cross platform Javascript engine for Swift.

System Requirements

For Linux platforms, you need to install JavaScriptCore

Ubuntu

apt-get -y install libjavascriptcoregtk-4.0-dev

CentOS 8

yum -y install webkit2gtk3-jsc-devel

Amazon Linux 2

yum -y install webkitgtk4-jsc-devel

Contributing

To contribute a feature, please create an issue or make a pull request.