300 Forks
3991 Stars
3991 Watchers

goja

ECMAScript/JavaScript engine in pure Go

How to download and setup goja

Open terminal and run command
git clone https://github.com/dop251/goja.git
git clone is used to create a copy or clone of goja repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with goja https://github.com/dop251/goja/archive/master.zip

Or simply clone goja with SSH
[email protected]:dop251/goja.git

If you have some problems with goja

You may open issue on goja support forum (system) here: https://github.com/dop251/goja/issues