Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from vmg/sundown

Branches for Emscripten, native (BridJ), and SWIG.

Notifications You must be signed in to change notification settings

kripken/sundown

 
 

Repository files navigation

The master branch now contains all code and build files. Other branches are no longer used.

3 Make files.

  • Makefile - Emscripten
  • Makefile.native - BridJ, mostly unmodified upstream makefile
  • Makefile.swig - SWIG

./js.sh builds the emscripten library

./native.sh builds the native library and a test executable

To increase the chance of a working emscripten build, use unmodified emcc with bundled closure.

About

Branches for Emscripten, native (BridJ), and SWIG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Shell 0.4%