25 Forks
761 Stars
761 Watchers

quickjs

A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox

How to download and setup quickjs

Open terminal and run command
git clone https://github.com/sebastianwessel/quickjs.git
git clone is used to create a copy or clone of quickjs 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 quickjs https://github.com/sebastianwessel/quickjs/archive/master.zip

Or simply clone quickjs with SSH
[email protected]:sebastianwessel/quickjs.git

If you have some problems with quickjs

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