./build/small_runtime <path of your .fs file>
Example:
./build/small_runtime index.js
- C++
 - CMake
 - JavascriptCore
 - Brew (macOS)
 
- 
For
macOSbrew bundle - 
For Ubuntu
sudo apt-get install --yes libjavascriptcoregtk-4.0-dev 
make
When the build is finished, you'll find the executable available at this location:
./build/small_runtime
