Skip to content
Snippets Groups Projects
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.