Skip to content
Snippets Groups Projects
user avatar
11ad69bf
Forked from Daniel Clarke / maxi-js-emscripten
17 commits behind the upstream repository.
Name Last commit Last update
maxiLib
src
.gitignore
Makefile
Readme.txt
An implementation of maximilian in javascript using emscripten to compile code from C++ to javascript/asm.js.

To use: move the maxiLib.js file from the maxiLib folder to an appropriate location and include using the <script> tag right now.

Examples are in maxiLib/maximilian_examples_web.